ballerina-platform / lsp4intellij

This language client library provides language server protocol support for IntelliJ IDEA and other Jetbrains IDEs.
Apache License 2.0
428 stars 104 forks source link

Adding LSP FoldingRange feature #327

Closed jnt0r closed 9 months ago

jnt0r commented 1 year ago

Adding LSPs FoldingRange feature: https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_foldingRange with custom timeout.

github-actions[bot] commented 11 months ago

This PR has been open for more than 15 days with no activity. This will be closed in 3 days unless the stale label is removed or commented.

nixel2007 commented 11 months ago

Poke

github-actions[bot] commented 10 months ago

This PR has been open for more than 15 days with no activity. This will be closed in 3 days unless the stale label is removed or commented.

nixel2007 commented 10 months ago

Poke

nixel2007 commented 10 months ago

@NipunaRanasinghe could you alse take a look?

NipunaRanasinghe commented 10 months ago

@NipunaRanasinghe could you alse take a look?

sure will do :) got some free time after awhile

NipunaRanasinghe commented 9 months ago

@jnt0r Appreciate your time and effort on this :)