You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you open a folder whose name contains any accent mark (´), the extension don't shows you highlighted errors.
Environment
Operating System: Sonoma 14.2.1
Java version "21.0.1" 2023-10-17 LTS
Java(TM) SE Runtime Environment (build 21.0.1+12-LTS-29)
Java HotSpot(TM) 64-Bit Server VM (build 21.0.1+12-LTS-29, mixed mode, sharing)
Visual Studio Code version: 1.85.2
Java extension version: 1.26.0
Steps To Reproduce
Create a folder with the name "Programación" (where do you want, for example in the Desktop).
Open this folder with Visual Studio Code.
Create a java file, name it as you want, for example "a.java".
Press any random key to make a code mistake.
You will see that you cannot see the code marked with a error in the code writer, just at the bottom in the error counter.
Now rename the folder "Programación" to "Programacion", without the accent mark "´".
Reopen the folder with Visual Studio Code.
Now the code have the errors marked in the code.
Additional Informations
If the file has a name with accent mark, and the folder name without accent mark, you will not have problems, the code will highlight the code without errors.
This problem doesnt exist in Windows (or I don't have it).
Wow, then it's probably because I have to configure something... But I don't find the cause of that problem...
Then I will close this issue.
Thanks for your time!
When you open a folder whose name contains any accent mark (´), the extension don't shows you highlighted errors.
Environment
Steps To Reproduce
You will see that you cannot see the code marked with a error in the code writer, just at the bottom in the error counter.
Now the code have the errors marked in the code.
Additional Informations
If the file has a name with accent mark, and the folder name without accent mark, you will not have problems, the code will highlight the code without errors.
This problem doesnt exist in Windows (or I don't have it).
Folder with the thow names
Archivo.zip
(Sorry for my english, im not native english speaker.)
The text was updated successfully, but these errors were encountered: