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: Code completion for Java static members. #7149

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

dbalek
Copy link
Contributor

@dbalek dbalek commented Mar 12, 2024

LSP: improved code completion for Java static members.

@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 labels Mar 12, 2024
@dbalek dbalek added this to the NB22 milestone Mar 12, 2024
@dbalek dbalek self-assigned this Mar 12, 2024
@dbalek dbalek force-pushed the dbalek/lsp-cc-for-static-members branch from c28ccc1 to bbc3bee Compare March 13, 2024 12:33
@dbalek dbalek merged commit 63dc7ee into apache:master Mar 13, 2024
40 checks passed
@dbalek dbalek deleted the dbalek/lsp-cc-for-static-members branch March 13, 2024 14:08
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants