-
Notifications
You must be signed in to change notification settings - Fork 490
Closed
Description
[provide a description of the issue]
Environment
- Operating System:Win 11
- JDK version:JDK 17
- Visual Studio Code version:1.93.1
- Java extension version:v1.35.1
Steps To Reproduce
1.While using the Java extension in VSCode, I encountered an issue where the classes from the Java core packages (such as String) cannot be loaded correctly, which leads to malfunctioning autocomplete features. However, even though these core package classes fail to load, I am still able to use methods from the String class, such as String.length() and String.substring(), which work properly and provide autocomplete. Moreover, this issue does not occur every time.
[Please attach a sample project reproducing the error]
Please attach logs
Current Result
Expected Result
Additional Informations
FoldingFan
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done