eclipse-lsp4j / lsp4j

A Java implementation of the language server protocol intended to be consumed by tools and language servers implemented in Java.
https://eclipse.org/lsp4j
Other
613 stars 145 forks source link

Update CodeAction for 3.17 #583

Closed KamasamaK closed 2 years ago

KamasamaK commented 2 years ago

Adding CodeActionTriggerKind from LSP 3.17 and improving docblocks for CodeActionKind.