Skip to content

Commit

Permalink
feat: Add C# language support (#585)
Browse files Browse the repository at this point in the history
  • Loading branch information
urbit-pilled authored Dec 3, 2024
1 parent 3b536f0 commit 7acf2cf
Show file tree
Hide file tree
Showing 71 changed files with 801,740 additions and 1,291,007 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ target
.vscode
node_modules
.aider*
.zed
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
url = https://github.com/tree-sitter/tree-sitter-java
[submodule "resources/language-submodules/tree-sitter-c-sharp"]
path = resources/language-submodules/tree-sitter-c-sharp
url = https://github.com/tree-sitter/tree-sitter-c-sharp
url = https://github.com/urbit-pilled/tree-sitter-c-sharp
[submodule "resources/language-submodules/tree-sitter-go"]
path = resources/language-submodules/tree-sitter-go
url = https://github.com/tree-sitter/tree-sitter-go
Expand Down
9 changes: 8 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7acf2cf

Please sign in to comment.