CodeEditApp / CodeEditApp/CodeEdit

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

Abierto
#1,781 5 comentarios 0 reacciones 0 asignados Ver en GitHub
bug
Lenguaje dominante
Swift
Estrellas
23k
Forks
1.2k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### 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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.