document links support for remote
This commit is contained in:
Родитель
3392b0e7b5
Коммит
9084788723
|
@ -2,6 +2,15 @@
|
||||||
|
|
||||||
## Visual Studio Code Remote Core
|
## Visual Studio Code Remote Core
|
||||||
|
|
||||||
|
### Support for opening remote workpsaces via application links
|
||||||
|
|
||||||
|
VSCode added support to open a remote workpsace via protocol links. The syntax is as follows:
|
||||||
|
|
||||||
|
```
|
||||||
|
vscode://vscode-remote/<remote authority>/<path>
|
||||||
|
vscode-insiders://vscode-remote/<remote authority>/<path>
|
||||||
|
```
|
||||||
|
|
||||||
## SSH
|
## SSH
|
||||||
|
|
||||||
## WSL
|
## WSL
|
||||||
|
|
Загрузка…
Ссылка в новой задаче