mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-10 14:16:15 -06:00
Updated Virtual Workspaces (markdown)
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__.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user