vscode: Remote Launch from SSH don't work on 1.51
- VSCode Version:1.51
- OS Version: Windows 10 20h2
Version 1.51 Remote Start: https://prnt.sc/vg9tm2 (10 minutes waiting) Version 1.50.1 Remote Start: https://prnt.sc/vg9wpp (work as expected)
Launch.json: https://prnt.sc/vg9vuw
Does this issue occur when all extensions are disabled?: Yes
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 18 (10 by maintainers)
Commits related to this issue
- Convert terminal ext api null args to undefined Fix #110253 — committed to microsoft/vscode by roblourens 4 years ago
@roblourens 👍 Thanks for the fix!
I need try, i cant update vscode to test right now, when i finish coding i will try this
Does setting
"terminal.integrated.serverSpawn": false
fix it?