Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abronan/capnproto-syntax-vscode
A most basic syntax highlighter for capnp schema files with Visual Studio Code
https://github.com/abronan/capnproto-syntax-vscode
capnproto schema-files vscode vscode-extension
Last synced: about 1 month ago
JSON representation
A most basic syntax highlighter for capnp schema files with Visual Studio Code
- Host: GitHub
- URL: https://github.com/abronan/capnproto-syntax-vscode
- Owner: abronan
- License: mit
- Created: 2017-06-21T18:20:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-21T18:23:45.000Z (over 7 years ago)
- Last Synced: 2024-11-17T16:01:01.041Z (3 months ago)
- Topics: capnproto, schema-files, vscode, vscode-extension
- Homepage:
- Size: 1.95 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# capnproto-syntax for vscode
A most basic syntax highlighter for *.capnp* schema files, to save the day...
Project page: https://github.com/abronan/capnproto-syntax-vscode
## Limitations
This *only* supports syntax highlighting, there is no support for completion or more advanced features. I made this solely for my own use, to cheer up with colors while editing schema files. I don't intend to extend or maintain it in any way. Feel free to fork and add more features.
## License
MIT