From @GeorgeHernandez on October 26, 2017 19:9
- VSCode Version: Code 1.17.2 (b813d12980308015bcd2b3a2f6efa5c810c33ba5, 2017-10-16T13:59:46.104Z)
- OS Version: Windows_NT x64 10.0.15063
- Extensions:
| Extension |
Author (truncated) |
Version |
| yaml |
ada |
0.0.9 |
| Bookmarks |
ale |
0.17.0 |
| alignment |
ann |
0.3.0 |
| vscode-markdownlint |
Dav |
0.11.0 |
| vscode-eslint |
dba |
1.4.0 |
| githistory |
don |
0.2.3 |
| ftp-sync |
luk |
0.3.3 |
| mssql |
ms- |
1.2.0 |
| csharp |
ms- |
1.12.1 |
| java |
red |
0.12.0 |
| code-spell-checker |
str |
1.4.10 |
| json2yaml |
tux |
0.2.0 |
| vscode-java-debug |
vsc |
0.2.0 |
Steps to Reproduce:
- Turn on U.S. International keyboard in Windows.
- Open file in Visual Studio Code.
- Type
AltGr+u
Reproduces without extensions: No
Issue does NOT occur without extensions. However searching keybindings for Alt+u does not find anything.
Issue does NOT occur for the other Spanish characters (¡¿ÁáÉéÍíÑñÓóÚÜü), just ú when entered as AltGr+u.
Issue does NOT occur when entering ú via '+u.
Copied from original issue: microsoft/vscode#37002
From @GeorgeHernandez on October 26, 2017 19:9
Steps to Reproduce:
AltGr+uReproduces without extensions: No
Issue does NOT occur without extensions. However searching keybindings for
Alt+udoes not find anything.Issue does NOT occur for the other Spanish characters (
¡¿ÁáÉéÍíÑñÓóÚÜü), justúwhen entered asAltGr+u.Issue does NOT occur when entering
úvia'+u.Copied from original issue: microsoft/vscode#37002