document links support for remote

This commit is contained in:
Benjamin Pasero 2020-02-26 12:25:44 +01:00
Родитель 3392b0e7b5
Коммит 9084788723
1 изменённых файлов: 9 добавлений и 0 удалений

Просмотреть файл

@ -2,6 +2,15 @@
## 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
## WSL