Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LSP: Java code completion speedup. #6755

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

dbalek
Copy link
Contributor

@dbalek dbalek commented Nov 28, 2023

LSP Java code completion performance improved. additionalTextEdits in completion items are computed lazily.

@dbalek dbalek added Java [ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form) LSP [ci] enable Language Server Protocol tests VSCode Extension [ci] enable VSCode Extension tests labels Nov 28, 2023
@dbalek dbalek added this to the NB21 milestone Nov 28, 2023
@dbalek dbalek self-assigned this Nov 28, 2023
@dbalek dbalek merged commit 13d0bb8 into apache:master Nov 28, 2023
@dbalek dbalek deleted the dbalek/lsp-java-cc-update branch November 28, 2023 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Java [ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form) LSP [ci] enable Language Server Protocol tests VSCode Extension [ci] enable VSCode Extension tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants