microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
161.85k stars 28.45k forks source link

Keyboard Shortcuts Ide Tab and Browser Pdf Shift+Alt+... entries #62498

Open myusrn opened 5 years ago

myusrn commented 5 years ago

Issue Type: Bug

The Keyboard Shortcuts ide tab [ Ctrl+K Ctrl+S ] and browser pdf [ Ctrl+K Ctrl+R ] references have a bunch of Shift+Alt+... entries. For whatever mental reason I, and i'm guessing others, find these really confusing given historically we are used to seeing keyboard shortcuts involving use of Shift key listed as Ctrl+Shift+... and Alt+Shift+.... My recommendation here is that the 1/2 dozen Shift+Alt+... entries i'm seeing in these keyboard shortcut references be updated to use the more expected Alt+Shift+... format unless there was an intentional reason for using non-typical ordering.

VS Code version: Code 1.28.2 (7f3ce96ff4729c91352ae6def877e59c561f4850, 2018-10-17T00:23:51.859Z) OS version: Windows_NT x64 10.0.17763

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz (8 x 2112)| |GPU Status|2d_canvas: enabled
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: enabled
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled| |Memory (System)|15.85GB (6.41GB free)| |Process Argv|| |Screen Reader|no| |VM|0%|
Extensions (6) Extension|Author (truncated)|Version ---|---|--- vscode-css-formatter|aes|1.0.1 vbscript|Dar|1.0.4 nightswitch-lite|gha|2.2.1 csharp|ms-|1.17.0 vsliveshare|ms-|0.3.897 team|ms-|1.142.0
gregvanl commented 5 years ago

The documentation follows the Keyboard Shortcut editor ordering so moving to the vscode repo.

vscodebot[bot] commented 5 years ago

(Experimental duplicate detection) Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

bpasero commented 5 years ago

If I understand correctly, this issue asks about changing how keybindings with Shift+Alt are presented as label or in documentation.