CTRL+HOME
Open
Nobody has claimed this yet.
:unicorn: feature request
🔭 area/editor
- Dominant language
- TypeScript
- Stars
- 61.6k
- Forks
- 4.6k
- Avg merge
- 23h 49m
- Merged PRs (30d)
- 89
Description
Describe your feature request
The CTRL+HOME shortcut should move the page and the cursor all the way to the beginning of the file. As with most other editing/word processing software I know of. I would presume this is perhaps a bug?, because the shortcut key CTRL+END does work as intended.
What problem does this feature solve? [optional]
Easier and faster to navigate content.
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
The issue names no files or tests. Start by locating the editor's CTRL+END shortcut handling and compare how navigation is wired; done means CTRL+HOME moves both the page and cursor to the beginning of the file, matching the requested behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, typescript
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100