microsoft / vscode

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

Inline chat shortcut doesnt work #202740

Closed ghazi23-dev closed 8 months ago

ghazi23-dev commented 9 months ago

Type: Bug

GitHub Copilot's inline chat shortcut is currently only functional when accessed via right-click, as the regular shortcut is not working.

VS Code version: Code 1.85.1 (0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2, 2023-12-13T09:49:37.021Z) OS version: Windows_NT x64 10.0.22631 Modes:

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i5-9300H CPU @ 2.40GHz (8 x 2400)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: enabled_on
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
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|13.89GB (2.35GB free)| |Process Argv|--crash-reporter-id 9fb72b98-c2fb-4869-b726-bad7032e0146| |Screen Reader|no| |VM|0%|
Extensions (70) Extension|Author (truncated)|Version ---|---|--- better-comments|aar|3.0.2 blazor-snippet-pack|adr|2.6.1 askia-qexml-generator-extension|Ask|1.0.1 vscode-styled-jsx|bla|2.1.1 vscode-intelephense-client|bme|1.10.2 phpserver|bra|3.0.2 path-intellisense|chr|2.8.5 doxdocgen|csc|1.4.0 vscode-eslint|dba|2.4.2 vscode-resx-editor|Dom|0.0.5 es7-react-js-snippets|dsz|4.4.3 prettier-vscode|esb|10.1.0 auto-rename-tag|for|0.1.10 code-runner|for|0.12.1 copilot|Git|1.150.0 copilot-chat|Git|0.11.1 copilot-labs|Git|0.17.1121 html-tag-wrapper|hwe|0.2.3 Ionide-fsharp|Ion|7.17.0 better-cpp-syntax|jef|1.17.2 vscord|Leo|5.1.18 vscode-wrap-console-log|mid|1.7.2 csdevkit|ms-|1.2.7 csharp|ms-|2.15.30 dotnet-interactive-vscode|ms-|1.0.5063010 vscode-dotnet-pack|ms-|1.0.13 vscode-dotnet-runtime|ms-|2.0.0 vscodeintellicode-csharp|ms-|0.1.26 isort|ms-|2023.10.1 python|ms-|2023.22.1 vscode-pylance|ms-|2023.12.1 jupyter|ms-|2023.11.1100101639 jupyter-keymap|ms-|1.1.2 jupyter-renderers|ms-|1.0.17 vscode-jupyter-cell-tags|ms-|0.1.8 vscode-jupyter-slideshow|ms-|0.1.5 remote-containers|ms-|0.327.0 remote-ssh|ms-|0.107.1 remote-ssh-edit|ms-|0.86.0 remote-wsl|ms-|0.81.8 cmake-tools|ms-|1.16.32 cpptools|ms-|1.18.5 cpptools-extension-pack|ms-|1.3.0 remote-explorer|ms-|0.4.1 sqltools|mtx|0.28.1 sqltools-driver-mysql|mtx|0.6.0 scss-to-css-compile|oor|1.3.3 material-icon-theme|PKi|4.33.0 prettyxml|Pra|3.8.0 inline-sql-syntax|quf|2.16.0 java|red|1.26.0 html-to-jsx|ria|0.0.1 LiveServer|rit|5.7.9 php-debug|rob|1.14.0 js-jsx-snippets|sky|11.0.1 go-mysql-highlighter|Sti|0.0.2 rainbow-bracket|tal|1.0.2 vscode-sql-lit|the|0.7.0 cmake|twx|0.0.17 c-cpp-flag-debugging|uts|0.0.1 intellicode-api-usage-examples|Vis|0.2.8 vscodeintellicode|Vis|1.2.30 vscode-java-debug|vsc|0.55.0 vscode-java-dependency|vsc|0.23.3 vscode-java-pack|vsc|0.25.15 vscode-java-test|vsc|0.40.1 vscode-maven|vsc|0.43.0 JavaScriptSnippets|xab|1.8.0 php-debug|xde|1.34.0 vscode-react|zha|0.0.5 (1 theme extensions excluded)
A/B Experiments ``` vsliv368:30146709 vspor879:30202332 vspor708:30202333 vspor363:30204092 vscoreces:30445986 vscod805:30301674 binariesv615:30325510 vsaa593cf:30376535 py29gd2263:30899288 vsclangdc:30486549 c4g48928:30535728 azure-dev_surveyone:30548225 vscrpc:30673769 a9j8j154:30646983 0bi6i642:30933247 pythongtdpath:30769146 welcomedialog:30910333 pythonidxpt:30866567 pythonnoceb:30805159 asynctok:30898717 pythontestfixt:30902429 pythonregdiag2:30936856 pyreplss1:30897532 pythonmypyd1:30879173 pythoncet0:30885854 pythontbext0:30879054 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 ```
jrieken commented 9 months ago

as the regular shortcut is not working.

Which shortcut are you trying? It should be cmd+i. Can you toggle keyboard trouble shoot via "F1 > Toggle Keyboard Shortcuts Troubleshooting" and check what command is called when pressing the shortcut?

vscodenpa commented 8 months ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!