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

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

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.

![Cap'n Proto in action](https://raw.githubusercontent.com/kstrauser/nova-capnproto/main/screenshot.png)

## 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".