|
|
|
|
|
by jjd33
2014 days ago
|
|
Funnily enough the language server protocol makes it a charm for all editors (including nvim and emacs) to use the exact same code intelligence as vscode does. And I find the emacs and vim experience even better since I only have to add the lsp and the respective language plugin to a text file and that's it. |
|
https://github.com/joaotavora/eglot is developed by a core Emacs developer who plans to mainline it. It works great.