<!-- IF YOUR ISSUE CONCERNS RUNNING/DEBUGGING JAVA CODE, PLEASE OPEN YOUR TICKET IN https://github.com/microsoft/vscode-java-debug/issues --> [provide a description of the issue] ##### Environment Operating System: Windows11 JDK version: 17 Visual Studio Code version: 1.88 Java extension version: 1.29 ##### Steps To Reproduce 1. Create a java file and try to create List/Set/Map 2. Error no import available from quick fix [Please attach a sample project reproducing the error] [Please attach logs](https://github.com/redhat-developer/vscode-java/wiki/Troubleshooting#enable-logging)  ##### Current Result Like in the image above I have to manually add the import to fix the problem ##### Expected Result Quick fix should give me imports as a suggestion