Hello,
As we all know, IntelliJ is currently implementing some of the LSP features:
Are there any plans for extending this list?. For example, adding features like textDocument/foldingRange?
Thanks,
Florin
Hello,
As we all know, IntelliJ is currently implementing some of the LSP features:
Are there any plans for extending this list?. For example, adding features like textDocument/foldingRange?
Thanks,
Florin
Recently JetBrains seems to be focusing more on LSP integration. LSP-related issues can be found by searching for “LSP” on YouTrack. You can read them to know which new features have been implemented and which planned.
As for textDocument/foldingRange specifically, there’s IJPL-15740, which has been resolved.