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

Star icon suggestion appears on bottom of completion list #433

Closed
hackerwin7 opened this issue Feb 7, 2023 · 3 comments
Closed

Star icon suggestion appears on bottom of completion list #433

hackerwin7 opened this issue Feb 7, 2023 · 3 comments
Assignees

Comments

@hackerwin7
Copy link

Product and Version [VS/VSCode]: 1.75.0
OS Version [macOS/Windows]: windows 10
IntelliCode Extension Version: v1.2.30
Target Platform or Language [e.g. Node.js]: Java

Steps to Reproduce / Scenario:

image

it should appear at the top of completion list with star icon suggestion

Related Settings:

"editor.suggestSelection": "first",
"vsintellicode.modify.editor.suggestSelection": "enabled",

even I set editor.suggestSelection to recentlyUsed, vsintellicode.modify.editor.suggestSelection to disabled, it still appears at bottom

@github-actions
Copy link

github-actions bot commented Mar 4, 2023

Automatically marked uncategorized issue as product feedback

@Eskibear
Copy link

AFAIK It's an upstream issue in Java extension, and should be fixed by eclipse-jdtls/eclipse.jdt.ls#2439 already.

@hackerwin7
Copy link
Author

Exactly same case to this redhat-developer/vscode-java#2917
After upgrade, there is no problem now.

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

No branches or pull requests

4 participants