Tree Sitter grammar for Smithy
If you find yourself editing Smithy files in Neovim, you might be interested in this project.
Smithy has been added to nvim-treesitter so you can follow normal configuration instructions.
-
Smithy in Neovim: parsing, syntax highlighting, LSP - my blog post documenting the development of the first version of the grammar and integrating it into my Neovim setup
Since then contributors took it from rough sketch to nearly perfect parser, for which I'm extremely grateful.