Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Ctrl + alt + ) #49

Open
auchenberg opened this issue Mar 28, 2018 · 4 comments
Open

Error Ctrl + alt + ) #49

auchenberg opened this issue Mar 28, 2018 · 4 comments

Comments

@auchenberg
Copy link
Contributor

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)

Reproduces only with extensions

Copied from original issue: microsoft/vscode#46209

@auchenberg auchenberg self-assigned this Mar 28, 2018
@auchenberg
Copy link
Contributor Author

From @alexandrudima on March 28, 2018 15:30

@klickl One of the extensions you have installed is causing this, most likely atom-keybindings.

The default installation of VSCode does not bind this keybinding and typing ] is possible:
kapture 2018-03-28 at 17 28 55

@auchenberg
Copy link
Contributor Author

From @klickl on March 28, 2018 15:34

Ok, I thought I disabled all extensions like asked in the form.

Cordialement,
Brunet Thibault

2018-03-28 17:31 GMT+02:00 Alexandru Dima notifications@github.com:

@klickl https://github.com/klickl One of the extensions you have
installed is causing this, most likely atom-keybindings.

The default installation of VSCode does not bind this keybinding and
typing ] is possible:
[image: kapture 2018-03-28 at 17 28 55]
https://user-images.githubusercontent.com/5047891/38039433-8e64125e-32ad-11e8-8bd3-043d29b08f7f.gif


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
microsoft/vscode#46209 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AH3M2pwwCUgCJVkPg2Jj3wolsGwCa1rjks5ti6zIgaJpZM4Syiow
.

@ThibaultVlacich
Copy link

I have the same issue, and I'm French too using an AZERTY keyboard.

@klickl
Copy link

klickl commented May 13, 2018

Hi thibault,
This is simple, look at my previous comment, to fix this, I just removed the shortcut which allow to group code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@auchenberg @ThibaultVlacich @klickl and others