In command mode ':' I have to press shift+enter to execute. Is this configurable to just enter?
Open
Nobody has claimed this yet.
kind/bug
status/needs-more-info
- Dominant language
- TypeScript
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 6
Description
I'm not sure if this is a bug or a configuration that I've missed. In my setup with a fresh install of vscodevim I have to press shift+enter to execute commands in the statusbar : prompt.
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
Reproduce the behavior in a fresh VSCodeVim install by opening command mode with ':' and pressing Enter or Shift+Enter. Trace the command-mode key handling from there; done means Enter executes the command without requiring Shift.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100