https://github.com/tcd/vscode-dictionary-syntax
https://github.com/tcd/vscode-dictionary-syntax
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tcd/vscode-dictionary-syntax
- Owner: tcd
- License: mit
- Created: 2022-05-17T18:05:38.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-18T00:02:53.000Z (about 4 years ago)
- Last Synced: 2025-07-14T20:10:05.775Z (11 months ago)
- Size: 34.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# vscode-dictionary-syntax
[](https://github.com/tcd/vscode-dictionary-syntax/issues)
[](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