Highlighting (and label mode) in vim-sneak
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 6
Description
The easymotion plugin supports highlighting characters, unlike vim-sneak. It'd be helpful to see the next spot one would jump to!
Additionally, label mode is not implemented. However, the argument could be made that we could just use vim-easymotion for the same functionality.
How could we go about adding highlighting functionality now that vscode supports it? (again, like seen in easymotion)
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
No files, tests, or entry points are named. Start by comparing the requested highlighting and label mode with vim-easymotion and reviewing the stated VS Code highlighting support; done should be defined as an agreed implementation scope for highlighting, label mode, or both.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100