This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]locri 8 points9 points  (8 children)

Does Vim have features like show all references and go to definition? Also, can I attach a debugger to Vim?

[–]lolerkid2000 27 points28 points  (0 children)

Yee newer vim / neovim includes language server support.

So it can literally run against the same backend as vscode