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

Support for code actions resolve #362

Closed ThemiraChathumina closed 2 months ago

ThemiraChathumina commented 2 months ago

Description: The language server protocol feature that supports resolving code actions is not yet implemented. This feature will enable certain code actions that require more extensive computations.

Describe your problem(s)

Describe your solution(s)

Related Issues (optional):

Suggested Labels (optional):

Suggested Assignees (optional):

NipunaRanasinghe commented 2 months ago

Closing with https://github.com/ballerina-platform/lsp4intellij/pull/363