microsoft / microsoft/vscode-atom-keybindings
Error Ctrl + alt + )
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 150
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
From @klickl on March 20, 2018 19:48
Issue Type: Bug
Hello,
I just installed your latest version, but on windows with AZERTY keyboard layout, I'm not able to display this symbol " ] ", which can be create by this shortcut Alt Gr + ).
To solve the problem I removed in the shortcut the default Ctrl + alt + ), defined to group code inside block.
I think it would be great on next versions to remove this default key binding.
VS Code version: Code 1.21.1 (79b44aa704ce542d8ca4a3cc44cfca566e7720f1, 2018-03-14T14:46:47.128Z)
OS version: Windows_NT x64 10.0.16299
System Info
| Item | Value |
|---|---|
| CPUs | Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz (8 x 2395) |
| Memory (System) | 7.89GB (3.22GB free) |
| Process Argv | C:\Program Files\Microsoft VS Code\Code.exe |
| Screen Reader | no |
| VM | 50% |
Extensions (8)
| Extension | Author (truncated) | Version |
|---|---|---|
| solargraph | cas | 0.13.0 |
| rails-snippets | Hri | 1.0.6 |
| vscode-duplicate | mrm | 1.2.0 |
| vscode-scss | mrm | 0.6.2 |
| atom-keybindings | ms- | 3.0.4 |
| Ruby | reb | 0.17.0 |
| vscode-icons | rob | 7.21.0 |
| simple-ruby-erb | vor | 0.2.1 |
(1 theme extensions excluded)
Copied from original issue: Microsoft/vscode#46209
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
Start by reproducing the shortcut conflict on Windows with an AZERTY layout, then inspect the extension's default keybinding configuration for Ctrl+Alt+). Remove or adjust that binding so Alt Gr + ) produces ] while the existing block-grouping behavior is no longer assigned to the conflicting shortcut.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, vscode
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100