Skip to content

Commit

Permalink
Add Tree Sitter to implementations docs (#1621)
Browse files Browse the repository at this point in the history
* Add Tree Sitter to implementations docs

---------

Co-authored-by: Steven Yuan <[email protected]>
  • Loading branch information
srchase and syall authored Feb 16, 2023
1 parent 2eef778 commit 70a5cc2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/source-2.0/implementations.rst
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,11 @@ IDE Support
- Java
- WIP
- A Language Server Protocol implementation for the Smithy IDL.
* - `Tree Sitter grammar for Smithy <https://github.com/indoorvivants/tree-sitter-smithy>`_
- JavaScript, C
- GA
- Included in `nvim-treesitter <https://github.com/nvim-treesitter/nvim-treesitter>`_
to provide syntax highlighting in Neovim.


-------------
Expand Down

0 comments on commit 70a5cc2

Please sign in to comment.