REditorSupport / REditorSupport/vscode-R
"find box" of the help pages viewer does not work
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 139
- Avg merge
- 2h 46m
- Merged PRs (30d)
- 5
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in the help pages viewer and reproduce the issue with ?table by opening the find box and searching for table. Trace the viewer's find-box handling; done means matching occurrences are highlighted and the arrow buttons navigate between them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100