mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-17 23:35:54 +01:00
Enable starting sessions on remote agent hosts in sessions app (#303631)
* Enable starting sessions on remote agent hosts in sessions app Co-authored-by: Copilot <copilot@github.com> * Fix Co-authored-by: Copilot <copilot@github.com> * fix Co-authored-by: Copilot <copilot@github.com> * fix Co-authored-by: Copilot <copilot@github.com> * fix test Co-authored-by: Copilot <copilot@github.com> --------- Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
@@ -668,6 +668,10 @@
|
||||
"name": "vs/sessions/contrib/logs",
|
||||
"project": "vscode-sessions"
|
||||
},
|
||||
{
|
||||
"name": "vs/sessions/contrib/remoteAgentHost",
|
||||
"project": "vscode-sessions"
|
||||
},
|
||||
{
|
||||
"name": "vs/sessions/contrib/sessions",
|
||||
"project": "vscode-sessions"
|
||||
|
||||
Reference in New Issue
Block a user