I only just found this project and would love to use it, however I'm mainly a c# developer and a bit confused about the current state of c# support in this project.
I can see an example which based on the commit message title implies it should be in PR #30, however I can see neither a PR nor issue with the id 30? Is this from a prior repository?
In that commit I can see an addition of tree-sitter-c-sharp to Cargo.toml, however I cannot see that on main today, nor is it advertised on the leankg website
It looks like this was backed out as a part of commit 2eb2c71 which indicates it is to do with web ui reconstruction (also potentially causes #24)?
I've tried reading through the PRD and it's showing as "complete", but I'm just lost about the current state because I would really like to use this.
For the sake of wrapping this up somehow I guess:
- Is this something that is planning to get revisitted or something that's temporarily dropped with an intent to bring back later?
- Is it worth potentially worth removing the examples for now is there is no support?
- If there wasn't a problem caused by having it, would you mind me opening a PR to re-implement the parts of 5f4a1fc that look relevant to c# specifically?
I only just found this project and would love to use it, however I'm mainly a c# developer and a bit confused about the current state of c# support in this project.
I can see an example which based on the commit message title implies it should be in PR #30, however I can see neither a PR nor issue with the id 30? Is this from a prior repository?
In that commit I can see an addition of tree-sitter-c-sharp to Cargo.toml, however I cannot see that on main today, nor is it advertised on the leankg website
It looks like this was backed out as a part of commit 2eb2c71 which indicates it is to do with web ui reconstruction (also potentially causes #24)?
I've tried reading through the PRD and it's showing as "complete", but I'm just lost about the current state because I would really like to use this.
For the sake of wrapping this up somehow I guess: