Acode
Acode copied to clipboard
[Feature Request] Add LSP support for multiple programming languages.
Hi, I would like to request for LSP support for this app if it's possible, just like in lunarvim. LSP is a great feature.
Thank you for your suggestion. I'll find a way to implement it next versions.
Having LSPs such as rust-analyzer and gopls would be cool. I'm looking forward to it. Cheers!
I am also looking for support for my favourite language. Do you accept some kind of bounty or something like that? I really would like to have this feature in order to have the following feature for the C language:
- Go to definition
- Go to declaration
- Find usages
- Syntax highlighting (including syntax error highlighting)