diff --git a/remote-release-notes/images/1_36/terminal-local.png b/remote-release-notes/images/1_36/terminal-local.png new file mode 100644 index 000000000..9d02d0edf --- /dev/null +++ b/remote-release-notes/images/1_36/terminal-local.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e3a9d757e76096083b74c76c8bb893571accf51664266582fab797730de169f +size 18334 diff --git a/remote-release-notes/v1_36.md b/remote-release-notes/v1_36.md index 8328b78cf..cae8a8ff9 100644 --- a/remote-release-notes/v1_36.md +++ b/remote-release-notes/v1_36.md @@ -31,6 +31,12 @@ The empty explorer now has a more context aware label that shows the state of th ![explorer label](images/1_36/explorer-label.png) +### Local terminal support + +A new command is registered in remote workspaces that lets you create a local terminal, these will be marked with "(Local)" in the terminal dropdown. + +![Local terminal](images/1_36/terminal-local.png) + ## Extensions VS Code client downloads and installs the extensions into VS Code server when the server cannot. This will help installing extensions in VS Code server when the server has network connection issues like behind some newtork proxy setup.