Open
Description
When there is inner claas within Interface, and I try to autocomplete it from other method it can not find it.
Environment
- Operating System: Windows 11
- JDK version: 21
- Visual Studio Code version: 1.94.2
- Java extension version: 1.35.1
Steps To Reproduce
- Open project demo.zip
- Go to Mapper.java line 6, and try to autocomplete InnerClaa, the InnerClaas is located at ClaasOne.java