mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-19 22:28:35 +08:00
Fixes https://github.com/microsoft/vscode-cli/issues/563 If a new tunnel `--name` was provided but the existing tunnel was deleted, the CLI would error out with a lookup failed message. Instead it now recreates it like it normally would.