Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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