Closed
Description
- VSCode Version:
1.51.1
e5a624b
x64 - OS Version: Ubuntu 20.04
Steps to Reproduce:
- Open VSCode
- Try to use Toggle Line Comment shortcut
- Nothing happens
Does this issue occur when all extensions are disabled?: Yes
Some extra input:
I noticed that when I try to create e new keybinding, VSCode understands /
as ;
and understands ;
as [Semicolon]
, just like the screenshot below:
I use the english keyboard layout for coding, but I am brazillian and use Portuguese(Brazil) as my primary input configuration. It makes no sense to me, since I always open VSCode with the english input configured, but in my primary layout the /
key position is, indeed, ;
, not sure if that is causing the bug.
Below are my installed keyboard layouts:
Tried to change keyboard layouts order to put English first but the bug persists.