CodeEditApp / CodeEditApp/CodeEdit
🐞 Quick Open does not appear to honor glob exclusions
- 主要语言
- Swift
- 星标
- 23k
- 派生
- 1.2k
- PR 合并指标
- 30 天内没有已合并 PR
描述
### Description
When using Quick Open, files that should be excluded by my glob settings still appear in the search.
### To Reproduce
1. Go to Settings
2. Click Search in the sidebar
3. Add a glob exclusion pattern
4. In Quick Open, search for files that would be included in a folder excluded by the glob you chose above
5. Files will still appear in Quick Open
### Expected Behavior
Expect Quick Open to exclude files matching the glob pattern
### Version Information
CodeEdit: 0.2.0
macOS: 14.2.1
### Additional Context
_No response_
### Screenshots


贡献指南
调研方向
首先定位 Quick Open 的实现以及存储 glob 排除项的 Search 设置。使用 Settings > Search 流程和文件夹排除来重现问题,然后跟踪 Quick Open 是否应用了该模式。如果现有测试结构支持,则添加回归测试;当被排除的文件不再出现在 Quick Open 搜索中时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- swift
- 领域
- desktop, search
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100