CodeEditApp / CodeEditApp/CodeEdit

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

未关闭
#1,781 5 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
Swift
星标
23k
派生
1.2k
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

打开贡献指南

调研方向

首先,在 macOS 上准备一个包含 .h 和 .cpp 文件的文件夹,通过“Open file or folder”入口复现该问题。跟踪文件夹打开和编辑器加载的路径,然后验证打开这些源文件时会显示其内容,同时标准文本文件仍能正常工作。

由索引模型根据 Issue 内容生成。

评估

技术栈
swift
领域
desktop
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。