This commit is contained in:
Erich Gamma 2019-12-09 15:26:04 +01:00 коммит произвёл GitHub
Родитель 1b162bc3f9
Коммит 4ae7a3d995
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 5 добавлений и 5 удалений

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

@ -2,16 +2,16 @@
## VS Code Remote Core
### Download extensions locally
You can now configure VS Code to download extensions always locally while installing extensions in a remote window. To enable this, use setting `remote.downloadExtensionsLocally`.
### Remote Explorer make-over
The Remote Explorer has been given a new look to optimize it for how it's used and to make it less busy.
![Remote Explorer](images/1_41/remote-explorer.gif)
### Download extensions locally
You can now configure VS Code to download extensions always locally while installing extensions in a remote window. To enable this, use setting `remote.downloadExtensionsLocally`.
## WSL
### Support for ARM
@ -109,4 +109,4 @@ The following table shows given the extension with extensionKind(s), where VS Co
| ["ui", "workspace"] | ✅ | ✅ | ✅ (Local) |
| ["workspace", "ui"] | ✅ | ✅ | ✅ (Remote) |
Please see the [documentation](https://code.visualstudio.com/api/advanced-topics/remote-extensions#incorrect-execution-location) for more information.
Please see the [documentation](https://code.visualstudio.com/api/advanced-topics/remote-extensions#incorrect-execution-location) for more information.