o
odinpkg.dev
packages / library / ZSGrammarParser

ZSGrammarParser

5ca77ealibrary

No description provided.

No license · updated 11 months ago

Need help? See a mistake? Tag Wrath in the zero sievert discord.

Using the plugin

Add the extension from the VSCode extension marketplace

Compiling the generator

If you want to mess with the generator itself you will need the Odin compiler
The command i use to compile odin build . -vet -strict-style

Features

NOTE: this is not an lsp you will not get hover/diagnostics only name autofilling and syntax highlighting.

Syntax highlighting for the catspeak programming language

(Previews with the default VSCode theme)

Without
Without highlighting

With
With highlighting

Snippets for the API functions

Snippets

Helpful commands

Project generation command