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

Completion list for java.util is missing some items #3173

Closed
v-yuyul opened this issue Jun 29, 2023 · 1 comment · Fixed by eclipse-jdtls/eclipse.jdt.ls#2736
Closed

Completion list for java.util is missing some items #3173

v-yuyul opened this issue Jun 29, 2023 · 1 comment · Fixed by eclipse-jdtls/eclipse.jdt.ls#2736
Assignees
Milestone

Comments

@v-yuyul
Copy link

v-yuyul commented Jun 29, 2023

Environment
  • Operating System: win10
  • JDK version: 17.0.3
  • Visual Studio Code version: 1.79.2
  • Java extension version: 1.20.0
Steps To Reproduce
  1. Open a java file > Type java.util.L
Current Result

image

Expected Result

It should have something like java.util.List in the intellisence list.

@testforstephen
Copy link
Collaborator

This case works in 1.18, and not work since 1.19.

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