ballerina-platform/lsp4intellij
This language client library provides language server protocol support for IntelliJ IDEA and other Jetbrains IDEs.
JavaApache-2.0
Issues
- 0
Remove unused imports
#380 opened by vil02 - 1
How to update the list of extensions?
#343 opened by payne911 - 1
Diagnostics without a severity make LSPAnnotator crash
#376 opened by BoD - 1
Searching through forks to find fixes
#324 opened by payne911 - 1
- 1
Some completion items do not show an icon.
#367 opened by ThemiraChathumina - 0
- 0
Some code snippets are entered incorrectly.
#371 opened by ThemiraChathumina - 1
- 1
Version 0.96.0 causes to slow down the IDE.
#364 opened by ThemiraChathumina - 1
Renaming multiple files does not work
#359 opened by ThemiraChathumina - 2
- 3
- 1
Support for code actions resolve
#362 opened by ThemiraChathumina - 1
- 1
Improve the hover content rendering
#356 opened by ThemiraChathumina - 1
- 1
- 1
- 0
- 3
Closing/opening files is broken?
#344 opened by payne911 - 2
Renaming a file
#334 opened by payne911 - 1
How to handle custom notifications?
#340 opened by payne911 - 3
Lookup insertion results sends 'rangeLength' ?
#341 opened by payne911 - 4
Opening up the ServerDefinition to all languages
#339 opened by payne911 - 2
- 1
diagnostics not work for v0.95.2
#333 opened by dongwa - 2
About the status widget (NPE, etc.)
#315 opened by payne911 - 1
- 1
When is the planned release date for the next version?
#326 opened by dongwa - 0
[Help] How to custom initialization options?
#307 opened by dongwa - 3
Notifications not working (publishDiagnostics)
#303 opened by cdietrich - 0
Suggestions are not showing "as I type"
#276 opened by buschco - 2
`createAnnotation` deprecated
#300 opened by ctron - 1
Incorrect LSP positions when line contains tabs
#293 opened by p-lindberg - 0
lsp fails to connect editors when a file without an extension is open when the lsp is started
#304 opened by bd-johnam - 1
Annotations disappear shortly after adding
#302 opened by ctron - 1
missing field `codeActionKind`
#296 opened by ctron - 1
JitPack build broken
#297 opened by ctron - 0
add extra null check for DefaultRequestManager didOpen method to match didClose
#294 opened by bd-johnam - 1
NullPointerException in LSPAnnotator
#288 opened by bd-johnam - 1
RejectedExecutionException during lsp start / stop
#282 opened by bd-johnam - 0
lsp fails to reconnect if we close and reopen the project without completely closing intellij
#291 opened by bd-johnam - 0
ensure lsp status widget is treated as optional
#286 opened by bd-johnam - 0
exception occurs because required CodeActionKind is missing from CodeActionLiteralSupport during initialization
#280 opened by bd-johnam - 0
- 8
- 0
The LanguageServerWrapper has a memory leak bug
#279 opened by QG-Fly - 0
Details from Completion Items
#277 opened by buschco - 4
Not working with 2022.2+
#273 opened by Cammisuli