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

Code completion for constructor is broken with 'java.completion.matchCase' enabled #3118

Closed
testforstephen opened this issue May 29, 2023 · 2 comments · Fixed by eclipse-jdtls/eclipse.jdt.ls#2676
Assignees
Milestone

Comments

@testforstephen
Copy link
Collaborator

See screenshot:

completion.mp4

The workaround is to turn off "java.completion.matchCase": "off".

@snjeza
Copy link
Contributor

snjeza commented May 29, 2023

@testforstephen I can't reproduce the issue.

completion2

Could you attach a project example?

@jdneo
Copy link
Collaborator

jdneo commented May 30, 2023

@snjeza I guess you are using stable VS Code? In stable auto maps to off

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants