microsoft / microsoft/vscode-atom-keybindings
Disabling/uninstalling the extension breaks `expandLineSelection`
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 150
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
I was considering finally switching to the default VS Code keybindings, but when I uninstalled the extension, I could no longer select a line with "Cmd+L". I checked my keybindings, and it is there, and I even changed the binding. Once I reinstalled the extension, I could once again use the expandLineSelection command.
Contributor guide
No contributing guide indexed for this repository
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 issue by uninstalling the extension, checking the default VS Code Cmd+L binding, and reinstalling it to compare behavior. Inspect how this extension contributes keybindings and determine why expandLineSelection remains unavailable after removal. Done means the default or user-changed binding works without the extension.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100