4 条评论 (4 条评论)0 个反应 (0 个反应)1 位负责人 (1 位负责人)TypeScript39,847 个派生 (39,847 个派生)batch import
bughelp wantedperfterminal-findupstreamupstream-issue-linked
仓库指标
- 星标
- 184,936 个星标 (184,936 个星标)
- PR 合并指标
- PR 指标待抓取 (PR 指标待抓取)
描述
- run a script that prints
TRIES n
- search for regex
TRIES \d
- scroll around a little
- :bug: search matches aren't reliable
贡献者指南
- 研究方向
- 该问题报告终端搜索在1000个高亮后停止。调查VS Code中的终端搜索实现,可能在src/vs/workbench/contrib/terminal目录下。查找匹配数量的硬编码限制。考虑调整或移除该限制,可能使其可配置。
- 技术栈
- typescript
- 领域
- desktop
- 议题类型
- 缺陷
- 前置要求
- GitTypeScript