Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐞 Opening a folder with source files only shows empty files in the editor #1781

Open
LostInCompilation opened this issue Jun 27, 2024 · 5 comments
Labels
bug Something isn't working triage needed

Comments

@LostInCompilation
Copy link

LostInCompilation commented Jun 27, 2024

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

  1. Click Open file or folder
  2. Open a folder containing *.h and *.cpp files
  3. 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

Screenshot 2024-06-27 at 06 30 52
@LostInCompilation LostInCompilation added the bug Something isn't working label Jun 27, 2024
@LostInCompilation LostInCompilation changed the title 🐞 Opening a folder with source files only shows empty files 🐞 Opening a folder with source files only shows empty files in the editor Jun 27, 2024
@bombardier200
Copy link
Contributor

This issue was fixed a PR a few commits ago, I would reclone the project and see if that fixes it.

@LostInCompilation
Copy link
Author

Do you mean #1767? That one is not merged. Recloning sadly didn't help.

@bombardier200
Copy link
Contributor

@armartinez can you take a look?

@armartinez
Copy link
Contributor

@bombardier200
Screenshot 2024-06-27 at 14 34 31

I can't reproduce

@LostInCompilation
Copy link
Author

Happens only with this one folder. The source files seem to have Japanese encoding. Here is the folder:
src.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage needed
Projects
Status: 🆕 New
Development

No branches or pull requests

3 participants