Does this issue occur when all extensions are disabled?: Yes/No VS Code Version: 1.97.2 OS Version: Ubuntu 24.04 Steps to Reproduce: Open an editor, type ctrl+enter to instert a line below Instead, no line is inserted, and Copilot Chat o...
Type: Bug I found that I can't use "ctrl"+ "/" to comment out code. So I changed the settings in the shortcut settings. The preview window for setting the key combination cannot display ctrl and / at the same time, but can display them i...
1. 选中代码中需要转换的内容 Select The Text To Convert 2. 按 Shift + Alt + T Press Shift + Alt + T 或者点击状态栏的 变量转换 按钮 Or click the String Conversion button in the status bar 或者右键 -> 变量转换 Or right-click -> String Conversion 或者右键 -> 将变量转换为... Or ri...
: Yes VS Code Version:Version: 1.95.3 (Universal) OS Version: macOS 15.1 (24B83) Steps to Reproduce: I set "option + enter" => "focus copilotview" When the cursor is on the integrated terminal, it creating a new line in the terminal(zsh, in bash, no new line) rather than activ...
I just updated to VSC 1.95.1, and since then, my "Chat: Insert at cursor" keyboard shortcut does not work anymore. I tried to change the keybinding but with no luck. Steps to Reproduce: Update to VS Code 1.95.1 Install Github Copilot ...
Type: Feature Request There is a command (in command palette) + optional keyboard shortcut to collapse folders in the explorer view. AFAIK there is no command in the command palette to collapse other sidebar views, EG tests (configured w...
microsoft/vscode-pythonPublic forked fromDonJayamanne/pythonVSCode NotificationsYou must be signed in to change notification settings Fork1.2k Star4.4k Code Issues354 Pull requests6 Discussions Actions Wiki Security1 Insights Additional navigation options ...
vscodenparemoved thetriage-neededlabelNov 6, 2023 Copy link Author seetharamccommentedNov 6, 2023 Found that VS Code shortcut (Ctrl +M) was conflicting with MobaXterm hotkey for "Show MobaXterm / hide to systray". Hence this issue can be closed. ...
Looking through the keyboard shortcuts there is one for Define Keybinding is set to Ctrl+K Ctrl+K. I am not sure why there are two Ctrl+Ks.
I created an extension to port Sublime keybindings to VS Code keybindings. I made a list of all the key bindings that were missing analogous commands in VS Code. Here is the list roughly ordered by importance. Please let me know about mo...