microsoft / microsoft/vscode-remote-release
Killing install terminal closes connection
Nobody has claimed this yet.
- Dominant language
- Dockerfile
- Stars
- 4.2k
- Forks
- 469
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
Type: Bug
I have "remote.SSH.showLoginTerminal": true because I'm connecting to a system that uses 2-factor authentication, and the 2nd factor prompt only appears in the terminal. After connecting, the install terminal persists, and killing it closes the connection.
This terminal is useless as commands can't be typed into it (other than the password prompts), so it should be possible to kill or hide it so it doesn't take up space.
Extension version: 0.26.0
VS Code version: Code 1.103.2 (6f17636121051a53c88d3e605c491d22af2ba755, 2025-08-20T16:45:34.255Z)
OS version: Windows_NT x64 10.0.26100
Modes:
Remote OS version: Linux x64 5.14.0-570.30.1.el9_6.x86_64
Remote OS version: Linux x64 5.14.0-503.26.1.el9_5.x86_64
System Info
| Item | Value |
|---|---|
| CPUs | 11th Gen Intel(R) Core(TM) i7-11370H @ 3.30GHz (8 x 3302) |
| GPU Status | 2d_canvas: enabled 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 trees_in_viz: disabled_off video_decode: enabled video_encode: enabled vulkan: disabled_off webgl: enabled webgl2: enabled webgpu: enabled webnn: disabled_off |
| Load (avg) | undefined |
| Memory (System) | 31.84GB (8.00GB free) |
| Process Argv | --crash-reporter-id e8a96201-29ce-407a-9506-937a3be04ace |
| Screen Reader | no |
| VM | 0% |
A/B Experiments
vsliv368:30146709
binariesv615:30325510
nativeloc1:31344060
dwcopilot:31170013
dwoutputs:31242946
copilot_t_ci:31333650
e5gg6876:31282496
7bh79656:31259953
996jf627:31283433
pythonrdcb7:31342333
usemplatestapi:31297334
747dc170:31275177
aj953862:31281341
nesew2to5:31336538
agentclaude:31350858
nes-set-on:31351930
6abeh943:31336334
0927b901:31350571
ji9b5146:31348712
custommodel2t:31371781
45650338:31358607
0cj2b977:31352657
justeven_python:31371804
gaj49834:31362110
pylancealldocst:31371774
cloudbuttonc:31374191
retryenabled:31370050
3efgi100_wstrepl:31374188
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source files or tests are named. Reproduce with remote.SSH.showLoginTerminal enabled and a 2-factor SSH connection, then trace the Remote SSH install terminal lifecycle; done means the terminal can be hidden or closed without disconnecting the established connection.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100