Updated Virtual Workspaces (markdown)

Martin Aeschlimann 2021-05-06 15:26:42 +02:00
parent a3201caa93
commit b4f5183d5e

@ -1,6 +1,6 @@
# Extension Author Guide for Supporting Virtual Workspaces
We have recently announced the [__Remote Repository__ feature](https://code.visualstudio.com/updates/v1_56#_remote-repositories-remotehub) that lets you browse and edit files and folders directly on GitHub.
We have recently announced the [__Remote Repository__](https://code.visualstudio.com/updates/v1_56#_remote-repositories-remotehub) feature that lets you browse and edit files and folders directly on GitHub.
While developing and testing the feature, we have observed that not all extensions work well with it. What's special about Remote Repositories is that they open VSCode on a folder or workspace that is located on a virtual file system. We call this a __virtual workspace__.