`[num] gn` doesn't behave correctly.
Open
Nobody has claimed this yet.
kind/bug
- Dominant language
- TypeScript
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 6
Description
I don't find gn in ROADMAP.md, but I it can work in VSCode, so I post this issue.
When typing [num] gn, it should visualize the [num] position matching the search pattern, but it just works like gn, not to go the [num] position.
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 by reproducing [num] gn in VSCode and compare its behavior with plain gn; ROADMAP.md is mentioned as a reference for expected support. Done means [num] gn visualizes the specified matching-search position rather than behaving like plain gn.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100