Type:Bug I open visual studio code, then try to open terminal window by pressing ctrl+", it opens (and stays open for half a second) then closes. If I start a debug and immediately stop debugging, terminal window stays open. After then, I can open/close it normally. I disabled all ...
Then I clicked on a button which said something like "kill terminal" or something like that, because I tried to navigate in the terminal which did not work so I pressed this button. Now, when I go to Terminal (Next to Window) and then click on new Terminal, the window opens where yo...
Furthermore, I noticed that I cannot open cmd.exe normally on my Windows PC. Whenever I try to open it, it just pops up and then closes immediately, while PowerShell works fine. I suspect that this might be the cause of my issue. If I can solve the issue with cm...
{//Editor//Controls whether the editor shows CodeLens."diffEditor.codeLens":false,//When enabled, the diff editor ignores changes in leading or trailing whitespace."diffEditor.ignoreTrimWhitespace":true,//Timeout in milliseconds after which diff computation is cancelled. Use 0 for no timeout."...
But as soon as I start the debugger using the Python extension, I immediately start seeing import DLL errors in the debug console, but the debugger does not stop on this error. It simply closes the debugger after 3 seconds or so without executing the script. I can even set breakpoints...
Integrated Terminal Shell: Specifies the path and filename of the Shell executable to be used by the Visual Studio Code Integrated Terminal, when it is opened by Git Graph. Keyboard Shortcut > *: Configures the keybindings used for all keyboard shortcuts in the Git Graph View. Markdown: Pa...
Type: Bug When I try to open Terminal it Closes Automatically VS Code version: Code 1.93.0 (Universal) (4849ca9, 2024-09-04T13:02:38.431Z) OS version: Darwin arm64 23.6.0 Modes: System Info Item Value CPUs Apple M1 (8 x 2400) GPU Status ...
Does this issue occur when all extensions are disabled?: Yes VS Code Version: 1.92.1 OS Version: MacOS 14.6 The integrated terminal in VSCode no longer closes automatically when a process is killed, despite no changes to settings or conf...
app-editors/vscodium-bin - revise ebuild to correct terminal spawn error… db98151 scottfurrymentioned this issueMar 5, 2023 Terminal not opening external programVSCodium/vscodium#1354 Closed superherointjadded the6.topic: vscodelabelJun 17, 2024...
Set "terminal.integrated.cwd": "PATH_THAT_DOESNT_EXIST" (or a path containing ~ 😞 ) Open a new terminal Expected: New terminal opens. If it cannot open, its panel should remain open showing the error/reason why it could not start. Observed: The panel closes immediately, leaving the ...