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

January 2023 version broke keyboard shortcut using dvorak #173447

Closed
jboolean opened this issue Feb 4, 2023 · 8 comments
Closed

January 2023 version broke keyboard shortcut using dvorak #173447

jboolean opened this issue Feb 4, 2023 · 8 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) keybindings VS Code keybinding issues

Comments

@jboolean
Copy link

jboolean commented Feb 4, 2023

Type: Bug

I am using the "Dvorak - QWERTY - Command" keyboard layout on macOS. This is a keyboard layout that is Dvorak normally, but maintains qwerty layout when using the command key.
Upon updating to January 2023 version, Command-V for paste no longer works. Other keyboard shortcuts, including Command-C for copy, still work. I downgraded.

VS Code version: Code 1.74.3 (97dec17, 2023-01-09T17:05:47.808Z)
OS version: Darwin arm64 21.6.0
Modes:
Sandboxed: No

System Info
Item Value
CPUs Apple M1 Pro (10 x 24)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
Load (avg) 6, 5, 4
Memory (System) 16.00GB (0.11GB free)
Process Argv --crash-reporter-id 06b54db2-31da-447c-bfd7-479bd53c679f --crash-reporter-id 06b54db2-31da-447c-bfd7-479bd53c679f
Screen Reader no
VM 0%
Extensions (37)
Extension Author (truncated) Version
vscode-css-modules and 1.2.3
vsc-prolog art 0.8.23
vscode-database baj 2.2.3
vscode-css-modules cli 0.4.2
vscode-eslint dba 2.2.6
vscode-dash dee 2.4.0
javascript-ejs-support Dig 1.3.1
xml Dot 2.5.1
gitlens eam 13.2.0
RunOnSave eme 0.2.0
prettier-vscode esb 9.10.4
nunjucks-template ese 0.5.1
vscode-flow-ide gca 1.2.0
copilot Git 1.71.8269
vscode-graphql Gra 0.8.5
vscode-graphql-syntax Gra 1.0.6
path-autocomplete ion 1.23.1
intellij-idea-keybindings k-- 1.5.5
vscode-language-babel mgm 0.0.36
isort ms- 2022.8.0
python ms- 2023.2.0
vscode-pylance ms- 2023.2.10
jupyter ms- 2023.1.2000312134
jupyter-keymap ms- 1.0.0
jupyter-renderers ms- 1.0.14
vscode-jupyter-cell-tags ms- 0.1.6
vscode-jupyter-slideshow ms- 0.1.5
sublime-keybindings ms- 4.0.10
debugger-for-chrome msj 4.13.0
vscode-yaml red 1.11.0
vscode-paste-and-indent Rub 0.0.8
shopify-liquid sis 3.2.2
vscode-fileutils sle 3.10.0
markdowntable Tak 0.10.2
browserslist web 1.1.0
vscode-ruby win 0.28.0
vscode-proto3 zxh 0.5.5
A/B Experiments
vsliv368:30146709
vsreu685:30147344
python383:30185418
vspor879:30202332
vspor708:30202333
vspor363:30204092
vstes627:30244334
vslsvsres303:30308271
pythonvspyl392:30443607
vserr242:30382549
pythontb:30283811
vsjup518:30340749
pythonptprofiler:30281270
vshan820:30294714
vstes263:30335439
pythondataviewer:30285071
vscod805cf:30301675
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
cmake_vspar411:30581797
vsaa593:30376534
pythonvs932:30410667
cppdebug:30492333
vsclangdc:30486549
c4g48928:30535728
dsvsc012cf:30540253
azure-dev_surveyonecf:30548226
vsccc:30610678
pyindex848cf:30577861
nodejswelcome1cf:30587006
282f8724:30602487
f6dab269:30613381
pythonsymbol12:30657548
a9j8j154:30646983

@vscodenpa
Copy link

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.75.0. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

@lucsky
Copy link

lucsky commented Feb 5, 2023

Not sure if related, but January 2023 broke other keyboard shortcuts for me, on a French AZERTY keyboard my cmd-$ shortcut for toggling terminal view became cmd-X, therefore blocking any cut and paste action.

@akulisch
Copy link

akulisch commented Feb 5, 2023

Same for Ctrl+# on the German layout (notated as "key": "ctrl+[backslash]"), which became Ctrl+Y (thus overriding Redo)

Edit: Still a problem in 1.75.0

@LeBogoo
Copy link

LeBogoo commented Feb 5, 2023

Same for Ctrl+# on the German layout (notated as "key": "ctrl+[backslash]"), which became Ctrl+Y (thus overriding Redo)

Edit: Still a problem in 1.75.0

same problem. other keys have weird keybinds as well -> ctrl + minus => ctrl + f3 ?!?!?!

@cscetbon
Copy link

cscetbon commented Feb 5, 2023

I can copy but can't paste anymore using cmd + V. My configuration hasn't changed though as you can see below. If I use the menu edit>paste that still works but it's so annoying ...

Screenshot 2023-02-05 at 12 31 15 AM

@onattech
Copy link

onattech commented Feb 5, 2023

Not sure if related but I am having auto complete issues after the January update. If I write i , iferr is in the list but if I type if it isn't anymore.

image
image

If I type if + any letter and delete the last letter, it is back to normal.
image

@v-vitenko
Copy link

All of a sudden all snippet extensions stopped working with latest update.

@alexdima
Copy link
Member

alexdima commented Feb 5, 2023

Let's track in #173325

@alexdima alexdima closed this as not planned Won't fix, can't repro, duplicate, stale Feb 5, 2023
@alexdima alexdima added keybindings VS Code keybinding issues *duplicate Issue identified as a duplicate of another issue(s) labels Feb 5, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Mar 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) keybindings VS Code keybinding issues
Projects
None yet
Development

No branches or pull requests

9 participants