CodeEditApp / CodeEditApp/CodeEdit

🐞 Quick Open does not appear to honor glob exclusions

未关闭
#1,824 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug glob settings sidebar
主要语言
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

![CleanShot 2024-07-25 at 11 59 41@2x](https://github.com/user-attachments/assets/60e2db5d-629b-4bf6-94db-61af9b76b096)

![CleanShot 2024-07-25 at 11 58 37@2x](https://github.com/user-attachments/assets/07a787a4-5f2f-4324-8683-cc2e3598226a)

贡献指南

打开贡献指南

调研方向

首先定位 Quick Open 的实现以及存储 glob 排除项的 Search 设置。使用 Settings > Search 流程和文件夹排除来重现问题,然后跟踪 Quick Open 是否应用了该模式。如果现有测试结构支持,则添加回归测试;当被排除的文件不再出现在 Quick Open 搜索中时,即表示完成。

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

评估

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

把新 issue 发到你的邮箱

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