REditorSupport / REditorSupport/vscode-R
"find box" of the help pages viewer does not work
未关闭
还没有人认领这个 Issue。
bug
- 主要语言
- TypeScript
- 星标
- 1.2k
- 派生
- 139
- 平均合并
- 2 小时 46 分钟
- 30 天内合并 PR
- 5
描述
Describe the bug
The "find box" of the help pages viewer does not work.
To Reproduce
- Open a help page, e.g.
?table - Press
CTRL+Fto open the "find box" - Type a word that exists on the page, e.g.
table - Occurences of the word are not highlighted and nothing happens when pressing the arrow buttons
Can you fix this issue by yourself? (We appreciate the help)
No
Expected behavior
Occurences of the word should be highlighted
Screenshots
Environment (please complete the following information):
- OS: Windows
- VSCode Version: VSCodium 1.106.37943
- R Version: 4.4.0
- vscode-R version: 2.8.6
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从帮助页面查看器开始,通过打开查找框并搜索 table 来复现 ?table 的问题。跟踪查看器对查找框的处理;当匹配的出现位置被高亮显示,并且箭头按钮可以在它们之间导航时,就完成了。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript, vscode
- 领域
- frontend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100