This commit is contained in:
Sandeep Somavarapu 2020-06-05 13:48:54 +02:00
Родитель c2bc011ccd
Коммит d17c2fae5b
2 изменённых файлов: 14 добавлений и 0 удалений

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f7e79664ae1a149ceb5e2422ea9d4128c6815f61f1529a38b29130d90ec9ca1f
size 119189

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

@ -0,0 +1,11 @@
# May 2020 (version 1.46)
## VS Code Remote Core
With this release, we allow you to install an already installed mulit-kind (that can run locally or remotely) extension in its preferrable location using `Install in Remote` or `Install Locally` action. For example, take [Docker extension](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker) that preferrably runs remotely and is installed and running locally, then we show `Install in Remote` action on Docker extension to install and run it remotely as below:
![Install Extension](images/1_46/extensions-install-preferred.png)
*Theme: GitHub Sharp with Customizations*
`Remote: Install Local Extensions in Remote` command that lists extensions to install on remote now also includes all multi-kind extensions.