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 1. Open project [demo.zip](https://github.com/user-attachments/files/17365467/demo.zip) 2. Go to Mapper.java line 6, and try to autocomplete InnerClaa, the InnerClaas is located at ClaasOne.java