microsoft / vscode

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

Toggle Developer Tools keyboard shortcut not working out-of-the-box #171761

Open nielsvdc opened 1 year ago

nielsvdc commented 1 year ago

Type: Bug

Is it just me or is the Toggle Developer Tools keyboard shortcut Ctrl+Shift+I not working out-of-the-box? In the help menu the Toogle Developer Tools option has the Ctrl+Shift+I keyboard shortcut behind it, but the shortcut is not mapped (see screenshot). Either map the keyboard short out-of-the-box or remove it from the menu option.

image

VS Code version: Code 1.74.3 (97dec172d3256f8ca4bfb2143f3f76b503ca0534, 2023-01-09T16:59:02.252Z) OS version: Windows_NT x64 10.0.22623 Modes: Sandboxed: No

System Info |Item|Value| |---|---| |CPUs|11th Gen Intel(R) Core(TM) i5-11600K @ 3.90GHz (12 x 3912)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
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)|undefined| |Memory (System)|31.87GB (20.87GB free)| |Process Argv|--crash-reporter-id 7caa8518-0709-4d2f-b72a-8db9b989dc90| |Screen Reader|no| |VM|0%|
Extensions (55) Extension|Author (truncated)|Version ---|---|--- yaml2json|ahe|0.0.4 Bookmarks|ale|13.3.1 vscode-pull-request-azdo|ank|0.0.25 azps-tools|azp|0.2.1 vscode-markdownlint|Dav|0.49.0 docs-yaml|doc|0.2.9 githistory|don|0.6.19 xml|Dot|2.5.1 gitlens|eam|13.2.0 prettier-vscode|esb|9.10.4 vscode-nuget-package-manager|jmr|1.1.6 vscode-home-assistant|kee|1.32.0 azure-dev|ms-|0.3.0 vscode-azureappservice|ms-|0.24.5 vscode-azurefunctions|ms-|1.9.0 vscode-azureresourcegroups|ms-|0.5.6 vscode-azurestorage|ms-|0.15.0 vscode-bicep|ms-|0.13.1 vscode-cosmosdb|ms-|0.19.2 vscode-docker|ms-|1.23.3 csharp|ms-|1.25.2 vscode-dotnet-runtime|ms-|1.6.0 data-workspace-vscode|ms-|0.3.0 mssql|ms-|1.16.0 sql-bindings-vscode|ms-|0.3.0 sql-database-projects-vscode|ms-|0.19.0 isort|ms-|2022.8.0 python|ms-|2022.20.2 vscode-pylance|ms-|2023.1.30 jupyter|ms-|2022.11.1003412109 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 remote-wsl|ms-|0.72.0 azure-account|ms-|0.11.3 azurecli|ms-|0.5.0 live-server|ms-|0.4.4 notepadplusplus-keybindings|ms-|1.0.7 powershell|ms-|2023.1.0 vscode-node-azure-pack|ms-|1.1.1 vsliveshare|ms-|1.0.5808 vsliveshare-audio|ms-|0.1.91 vsliveshare-pack|ms-|0.4.0 azurerm-vscode-tools|msa|0.15.8 vscode-powerquery|Pow|0.1.50 vscode-powerquery-sdk|Pow|0.2.1 vscode-yaml|red|1.11.0 arm-snippets|sam|1.4.19 code-settings-sync|Sha|3.4.3 json2yaml|tux|0.2.0 usql-vscode-ext|usq|0.2.15 intellicode-api-usage-examples|Vis|0.2.6 vscodeintellicode|Vis|1.2.30 vscode-icons|vsc|12.0.1
A/B Experiments ``` vsliv368cf:30146710 vsreu685:30147344 python383:30185418 vspor879:30202332 vspor708:30202333 vspor363:30204092 vswsl492:30256859 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 dsvsc012:30540252 azure-dev_surveyone:30548225 vscccc:30610679 pyindex848cf:30577861 nodejswelcome1:30587005 3biah626:30602489 89544117:30613380 vscup:30628656 ```
vscodenpa commented 1 year ago

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

Happy Coding!

nielsvdc commented 1 year ago

Nice one, Bot. I fixed the version and the issue still remains.