looks duplicate to https://github.com/continuedev/continue/issues/4903 **Steps:** 1. ASSERT: have a freshly started vscode 2. ASSERT: have a java project opened in vscode (I am using a quarkus project "code-with-quarkus3") 3. EXEC: open a java file, remove some character (I removed the ";" in the end of the line) **Result:** I get an error notification with the following message: ``` ENOPRO: No file system provider found for resource `jdt://contents/java.base/java.lang/String.class?%3Dcode-with-quarkus3%2F%5C...` ``` <img width="1560" alt="Image" src="https://github.com/user-attachments/assets/eff028f4-3861-4cb8-aa95-c0e3e7118297" />
looks duplicate to continuedev/continue#4903
Steps:
Result:
I get an error notification with the following message: