microsoft / vscode

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

"Launch" no longer reuses the previous terminal #210082

Closed birgersp closed 5 months ago

birgersp commented 5 months ago

Type: Bug

Prior to the most recent update (the most recent being 1.88), I could;

However, now launch closes the previously opened terminal. It then opens a new terminal, which is in the panel. So I have to move the terminal to the second monitor, every time I (re)launch the program.

Is this something you can fix? Or is my only option to downgrade VSCode?

If not fixable, would it be possible to add a feature in VSCode where launching programs would not open in the panel, but open in a separate window (but still use VSCode internal terminal)?

VS Code version: Code 1.88.0 (5c3e652f63e798a5ac2f31ffd0d863669328dc4c, 2024-04-03T13:25:57.039Z) OS version: Linux x64 6.8.0-76060800daily20240311-generic Modes: Remote OS version: Linux x64 5.15.0-102-generic

System Info |Item|Value| |---|---| |CPUs|AMD Ryzen 7 2700X Eight-Core Processor (16 x 3562)| |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_graphite: disabled_off
video_decode: enabled
video_encode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off| |Load (avg)|2, 3, 3| |Memory (System)|31.26GB (11.81GB free)| |Process Argv|--unity-launch --crash-reporter-id 7580daf5-7974-4e7a-80b9-7e17c060e0f0| |Screen Reader|no| |VM|0%| |DESKTOP_SESSION|pop| |XDG_CURRENT_DESKTOP|Unity| |XDG_SESSION_DESKTOP|pop| |XDG_SESSION_TYPE|x11| |Item|Value| |---|---| |Remote|SSH: 10.0.0.12| |OS|Linux x64 5.15.0-102-generic| |CPUs|Intel(R) Core(TM) i3-8109U CPU @ 3.00GHz (4 x 3000)| |Memory (System)|15.49GB (13.68GB free)| |VM|0%|
Extensions (35) Extension|Author (truncated)|Version ---|---|--- tsco|alj|1.0.29 vscode-eslint|dba|2.4.4 yapf|eey|2023.12.104100706 relative-goto|Enk|0.5.4 kotlin-formatter|esa|0.0.6 prettier-vscode|esb|10.4.0 vscode-expo-tools|exp|1.5.0 backticks|fra|1.7.0 kotlin|fwc|0.2.34 copilot|Git|1.178.0 copilot-chat|Git|0.14.0 headwind|hey|1.7.0 Kotlin|mat|1.7.1 git-graph|mhu|1.30.0 autopep8|ms-|2024.0.0 debugpy|ms-|2024.4.0 isort|ms-|2023.10.1 python|ms-|2024.4.0 vscode-pylance|ms-|2024.4.1 jupyter|ms-|2024.3.0 jupyter-keymap|ms-|1.1.2 jupyter-renderers|ms-|1.0.17 vscode-jupyter-cell-tags|ms-|0.1.9 vscode-jupyter-slideshow|ms-|0.1.6 remote-ssh|ms-|0.110.1 remote-ssh-edit|ms-|0.86.0 vscode-remote-extensionpack|ms-|0.25.0 remote-explorer|ms-|0.4.3 remote-server|ms-|1.5.1 sqltools|mtx|0.28.1 sqltools-driver-pg|mtx|0.5.2 prisma|Pri|5.12.1 multi-command|ryu|1.6.0 vscode-lldb|vad|1.10.0 sort-js-object-keys|zen|1.0.6 (1 theme extensions excluded)
A/B Experiments ``` vsliv368cf:30146710 vspor879:30202332 vspor708:30202333 vspor363:30204092 vscod805cf:30301675 binariesv615:30325510 vsaa593cf:30376535 py29gd2263:30899288 vscaac:30438847 c4g48928:30535728 azure-dev_surveyone:30548225 962ge761:30959799 pythongtdpath:30769146 welcomedialog:30910333 pythonidxpt:30866567 pythonnoceb:30805159 asynctok:30898717 pythontestfixt:30902429 pythonregdiag2:30936856 pyreplss1:30897532 pythonmypyd1:30879173 pythoncet0:30885854 h48ei257:31000450 pythontbext0:30879054 accentitlementst:30995554 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 cppperfnew:31000557 d34g3935:30971562 fegfb526:30981948 bg6jg535:30979843 ccp2r6:30993542 dsvsc020:30976470 pythonait:31006305 jchc7451:30973076 gee8j676:31009558 dsvsc021:30996838 g1icg217:30999571 jg8ic977:31013176 ```
connor4312 commented 5 months ago

Fixed in #209694