Closed
Description
openedon Aug 30, 2024
Imports for Java packages such as java.util.* or java.time.* are no longer suggested or added in the Code Editor.
Environment
- Operating System: Win10Pro
- JDK version: 21
- Visual Studio Code version: 1.92.2
- Java extension version: Extension Pack for Java v0.29.0
Steps To Reproduce
- open *.java file
- type LocalDateTime
Only imports from third-party libraries are offered, e.g com.fasterxml... or com.springframework...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment