🐞 Opening a folder with source files only shows empty files in the editor
Description
When I click Open file or folder and select a folder containing *.h and *.cpp source files, the file tree is correctly displayed. But when I try to open a source file in the editor, it only shows an empty file. However when I open a standard text file which is also contained in the folder, the file contents show normally.
To Reproduce
- Click Open file or folder
- Open a folder containing *.h and *.cpp files
- Open a file in the editor
Expected Behavior
The editor should show the file contents.
Version Information
CodeEdit: Current GitHub clone (Commit #1718) macOS: 14.5.1 Xcode: 15.4
Additional Context
No response
Screenshots
This issue was fixed a PR a few commits ago, I would reclone the project and see if that fixes it.
Do you mean #1767? That one is not merged. Recloning sadly didn't help.
@armartinez can you take a look?
@bombardier200
I can't reproduce
Happens only with this one folder. The source files seem to have Japanese encoding. Here is the folder: src.zip