Skip to content

joshrutkowski/tree-sitter-smithy

 
 

Repository files navigation

Tree Sitter grammar for Smithy

Build Status Discord

If you find yourself editing Smithy files in Neovim, you might be interested in this project.

image

Installation in Neovim

Smithy has been added to nvim-treesitter so you can follow normal configuration instructions.

Additional links

  • 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.

About

Basic Tree Sitter grammar and syntax highlighting for Smithy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.7%
  • Rust 21.7%
  • Scheme 7.9%
  • Shell 6.4%
  • C++ 5.8%
  • Python 2.5%