Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Launch" no longer reuses the previous terminal #210082

Closed
birgersp opened this issue Apr 10, 2024 · 1 comment
Closed

"Launch" no longer reuses the previous terminal #210082

birgersp opened this issue Apr 10, 2024 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) triage-needed

Comments

@birgersp
Copy link

birgersp commented Apr 10, 2024

Type: Bug

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

  • launch my NodeJS program
  • move the terminal to my second monitor
  • stop the program
  • re-launch the program, and it would be relaunched in the terminal I already moved to the second monitor

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 (5c3e652, 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
Copy link
Member

Fixed in #209694

@connor4312 connor4312 added the *duplicate Issue identified as a duplicate of another issue(s) label Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
*duplicate Issue identified as a duplicate of another issue(s) triage-needed
Projects
None yet
Development

No branches or pull requests

3 participants