workbenchdev / workbenchdev/Workbench
Add keyboard shortcuts to (un)comment code
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 844
- Forks
- 91
- Avg merge
- 7h 12m
- Merged PRs (30d)
- 1
Description
Ctrl+/ would be neat (VSCode)
But also Builder's shortcuts
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 Ctrl+/ and Builder's shortcuts but no files or tests. First locate the code editor's keyboard handling and compare its existing actions with the referenced shortcut conventions; done should mean the agreed shortcuts consistently comment and uncomment code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- desktop, developer-experience
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100