indoorvivants / tree-sitter-smithy

Basic Tree Sitter grammar and syntax highlighting for Smithy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:JavaScript 35.0%Language:Makefile 15.8%Language:Rust 14.3%Language:Python 9.8%Language:Swift 6.0%Language:Scheme 5.0%Language:C 4.9%Language:Shell 4.2%Language:C++ 2.5%Language:Go 2.5%