@@ -48,7 +48,7 @@ In order to add support for additional languages we have a complete guide on how
4848| Grammar | Implemented | Syntax Highlighting |
4949| -------------- | :---------: | :-----------------: |
5050| [ Agda] ( https://github.com/tree-sitter/tree-sitter-agda ) | | _ not available_ |
51- | [ Bash] ( https://github.com/lukepistrol /tree-sitter-bash ) | ✅ | ✅ |
51+ | [ Bash] ( https://github.com/tree-sitter /tree-sitter-bash ) | ✅ | ✅ |
5252| [ C] ( https://github.com/tree-sitter/tree-sitter-c ) | ✅ | ✅ |
5353| [ C++] ( https://github.com/tree-sitter/tree-sitter-cpp ) | ✅ | ✅ |
5454| [ C#] ( https://github.com/tree-sitter/tree-sitter-c-sharp ) | ✅ | ✅ |
@@ -59,11 +59,11 @@ In order to add support for additional languages we have a complete guide on how
5959| [ ERB, EJS] ( https://github.com/tree-sitter/tree-sitter-embedded-template ) | | |
6060| [ Go] ( https://github.com/tree-sitter/tree-sitter-go ) | ✅ | ✅ |
6161| [ Haskell] ( https://github.com/tree-sitter/tree-sitter-haskell ) | ✅ | ✅ |
62- | [ HTML] ( https://github.com/mattmassicotte /tree-sitter-html ) | ✅ | ✅ |
62+ | [ HTML] ( https://github.com/tree-sitter /tree-sitter-html ) | ✅ | ✅ |
6363| [ Java] ( https://github.com/tree-sitter/tree-sitter-java ) | ✅ | ✅ |
6464| [ JavaScript/JSX] ( https://github.com/tree-sitter/tree-sitter-javascript ) | ✅ | ✅ |
6565| [ JSDoc] ( https://github.com/cengelbart39/tree-sitter-jsdoc/tree/feature/spm ) | ✅ | ✅ |
66- | [ JSON] ( https://github.com/mattmassicotte /tree-sitter-json ) | ✅ | ✅ |
66+ | [ JSON] ( https://github.com/tree-sitter /tree-sitter-json ) | ✅ | ✅ |
6767| [ Julia] ( https://github.com/tree-sitter/tree-sitter-julia ) | | _ not available_ |
6868| [ Kotlin] ( https://github.com/lukepistrol/tree-sitter-kotlin/tree/feature/spm-queries ) | ✅ | ✅ |
6969| [ Lua] ( https://github.com/lukepistrol/tree-sitter-lua/tree/feature/spm ) | ✅ | ✅ |
@@ -73,12 +73,12 @@ In order to add support for additional languages we have a complete guide on how
7373| Plain Text | ✅ | _ not available_ |
7474| [ Perl] ( https://github.com/ganezdragon/tree-sitter-perl ) | | _ not available_ |
7575| [ PHP] ( https://github.com/tree-sitter/tree-sitter-php ) | ✅ | ✅ |
76- | [ Python] ( https://github.com/lukepistrol /tree-sitter-python ) | ✅ | ✅ |
76+ | [ Python] ( https://github.com/tree-sitter /tree-sitter-python ) | ✅ | ✅ |
7777| [ Regex] ( https://github.com/tree-sitter/tree-sitter-regex ) | ✅ | ✅ |
7878| [ Ruby] ( https://github.com/mattmassicotte/tree-sitter-ruby ) | ✅ | ✅ |
7979| [ Rust] ( https://github.com/tree-sitter/tree-sitter-rust ) | ✅ | ✅ |
8080| [ Scala] ( https://github.com/tree-sitter/tree-sitter-scala ) | ✅ | ✅ |
81- | [ Sql] ( https://github.com/lukepistrol /tree-sitter-sql/tree/feature/spm ) | ✅ | ✅ |
81+ | [ Sql] ( https://github.com/DerekStride /tree-sitter-sql ) | ✅ | ✅ |
8282| [ Swift] ( https://github.com/alex-pinkus/tree-sitter-swift/tree/with-generated-files ) | ✅ | ✅ |
8383| [ TOML] ( https://github.com/cengelbart39/tree-sitter-toml/tree/feature/spm ) | ✅ | ✅ |
8484| [ TypeScript/TSX] ( https://github.com/tree-sitter/tree-sitter-typescript ) | ✅ | ✅ |
0 commit comments