https://github.com/kstrauser/nova-capnproto
A Cap'n Proto extension for the Nova code editor
https://github.com/kstrauser/nova-capnproto
nova-editor nova-extension
Last synced: 4 months ago
JSON representation
A Cap'n Proto extension for the Nova code editor
- Host: GitHub
- URL: https://github.com/kstrauser/nova-capnproto
- Owner: kstrauser
- License: mit
- Created: 2023-05-11T18:50:33.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-12T05:32:51.000Z (about 3 years ago)
- Last Synced: 2026-01-13T03:41:06.022Z (6 months ago)
- Topics: nova-editor, nova-extension
- Language: Scheme
- Homepage:
- Size: 153 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
**Cap'n Proto** provides syntax highlighting and autocompletion for [Cap'n Proto](https://capnproto.org) [schema files](https://capnproto.org/language.html) in the [Nova](https://nova.app) code editor.
It's a direct port of [Amaan Qureshi's tree-sitter-capnp](https://github.com/amaanq/tree-sitter-capnp) grammar to Nova.

## Language Support
Cap'n Proto currently supports the basics of the schema language, with the current status being "at least they're not plain text anymore".