Search Criteria
Package Details: tree-sitter-c-sharp 0.23.5-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/tree-sitter-c-sharp.git (read-only, click to copy) |
|---|---|
| Package Base: | tree-sitter-c-sharp |
| Description: | C# grammar for tree-sitter |
| Upstream URL: | https://github.com/tree-sitter/tree-sitter-c-sharp |
| Licenses: | MIT |
| Groups: | tree-sitter-grammars |
| Provides: | libtree-sitter-c-sharp.so |
| Submitter: | Chocobo1 |
| Maintainer: | Chocobo1 |
| Last Packager: | Chocobo1 |
| Votes: | 1 |
| Popularity: | 0.72 |
| First Submitted: | 2025-03-06 08:47 (UTC) |
| Last Updated: | 2026-05-06 10:27 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton) (make)
- tree-sitter-cli (tree-sitter-cli-gitAUR, tree-sitter-cli-github-binAUR) (make)
Required by (1)
- neovim-tree-sitter-git (optional)
Latest Comments
pbtechie commented on 2026-05-06 12:27 (UTC)
Beautiful, thanks for the quick update! 🤩
pbtechie commented on 2026-05-06 09:12 (UTC) (edited on 2026-05-06 10:15 (UTC) by pbtechie)
I get the following error in neovim when I run
:checkhealth:Calling
:lua print(vim.treesitter.language.get_lang("cs"))returnsc_sharp, and renaming the link from/usr/lib/tree_sitter/c-sharp.soto/usr/lib/tree_sitter/c_sharp.sodoes fix it.Would it be possible to change line 42 in
PKGBUILDto the following:?TIA!
Edit: one more request. Could you add the queries too? I tested this locally, and it works as I hoped:
Auerhuhn commented on 2025-03-09 16:56 (UTC)
Thanks a bunch @Chocobo1!
Chocobo1 commented on 2025-03-09 15:50 (UTC)
Done!
Auerhuhn commented on 2025-03-09 15:01 (UTC)
Hi @Chocobo1,
Would you mind adding
nodejstomakedepends?Regards Claudia