Closed PatOConnor43 closed 4 years ago
Yes, GOTO feature is planned. But exposing LSP api is not.
Exposing LSP adds some complexity to both sides of the plugins. This project only aims to build a connection between IntelliJ and Nvim and make it easy to use. If you are looking for a LSP server for IntelliJ, check this project.
Hi, first I just want to say that this is a really cool project! Are there any plans to allow jumping to definition from this plugin or maybe the intelliJ plugin could expose a language server api to do refactoring, find references, etc.
Thanks!