An open API service indexing awesome lists of open source software.

https://github.com/tcd/vscode-dictionary-syntax


https://github.com/tcd/vscode-dictionary-syntax

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# vscode-dictionary-syntax

[![GitHub issues](https://img.shields.io/github/issues/tcd/vscode-dictionary-syntax.svg)](https://github.com/tcd/vscode-dictionary-syntax/issues)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/tcd/vscode-dictionary-syntax/blob/master/LICENSE)

## About

Makes the process of creating custom dictionaries for [streetsidesoftware/vscode-spell-checker][spell-checker-extension] easier.

## Resources
- [kkos/oniguruma/doc/RE](https://github.com/kkos/oniguruma/blob/master/doc/RE)
- [Scope Naming](https://www.sublimetext.com/docs/3/scope_naming.html)
- [vscode-textmate](https://github.com/Microsoft/vscode-textmate)

## [License][license]

[license]: https://github.com/tcd/vscode-dictionary-syntax/blob/master/LICENSE.md
[spell-checker-repo]: https://github.com/streetsidesoftware/vscode-spell-checker
[spell-checker-extension]: https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker