Updated Virtual Workspaces (markdown)

Martin Aeschlimann 2021-05-06 15:26:28 +02:00
parent 75575c10ca
commit a3201caa93

@ -1,6 +1,6 @@
# Extension Author Guide for Supporting Virtual Workspaces
We have recently released the __Remote Repository__ feature that lets you browse and edit files and folders directly on GitHub.
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.
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__.