Acode icon indicating copy to clipboard operation
Acode copied to clipboard

[Feature Request] Add LSP support for multiple programming languages.

Open mystique09 opened this issue 3 years ago • 3 comments

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.

mystique09 avatar Feb 07 '22 08:02 mystique09

Thank you for your suggestion. I'll find a way to implement it next versions.

deadlyjack avatar Feb 08 '22 10:02 deadlyjack

Having LSPs such as rust-analyzer and gopls would be cool. I'm looking forward to it. Cheers!

seanmrnda avatar Feb 08 '22 19:02 seanmrnda

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:

  1. Go to definition
  2. Go to declaration
  3. Find usages
  4. Syntax highlighting (including syntax error highlighting)

xdevelnet avatar Sep 23 '22 03:09 xdevelnet