|
|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
Difftastic uses the following tree-sitter parsers:
|
|
|
|
|
|
|
|
|
|
| Language | Git Repository |
|
|
|
|
|
|-----------------|---------------------------------------------------------------------------------------------|
|
|
|
|
|
|-----------------|-----------------------------------------------------------------------------------------------------------------------------------------|
|
|
|
|
|
| C | [tree-sitter/tree-sitter-c](https://github.com/tree-sitter/tree-sitter-c) |
|
|
|
|
|
| C++ | [tree-sitter/tree-sitter-cpp](https://github.com/tree-sitter/tree-sitter-cpp) |
|
|
|
|
|
| C# | [tree-sitter/tree-sitter-c-sharp](https://github.com/tree-sitter/tree-sitter-c-sharp) |
|
|
|
|
|
@ -18,7 +18,7 @@ Difftastic uses the following tree-sitter parsers:
|
|
|
|
|
| JSON | [tree-sitter/tree-sitter-json](https://github.com/tree-sitter/tree-sitter-json) |
|
|
|
|
|
| Ocaml | [tree-sitter/tree-sitter-ocaml](https://github.com/tree-sitter/tree-sitter-ocaml) |
|
|
|
|
|
| Python | [tree-sitter/tree-sitter-python](https://github.com/tree-sitter/tree-sitter-python) |
|
|
|
|
|
| Rust | [tree-sitter/tree-sitter-rust](https://github.com/tree-sitter/tree-sitter-rust) |
|
|
|
|
|
| Rust | [tree-sitter/tree-sitter-rust](https://github.com/tree-sitter/tree-sitter-rust) ([forked](https://github.com/Wilfred/tree-sitter-rust)) |
|
|
|
|
|
| TypeScript, TSX | [tree-sitter/tree-sitter-typescript](https://github.com/tree-sitter/tree-sitter-typescript) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|