Updated Virtual Workspaces (markdown)

Martin Aeschlimann 2021-05-06 14:07:49 +02:00
parent 653249be7f
commit d770a70558

@ -10,6 +10,8 @@ We want to make sure as many extensions as possible work with virtual resources.
This guide is for extension authors and documents how an extension can fully support a virtual workspace or, if it can not, how it can signal that it should be disabled when a virtual workspace is opened.
https://github.com/microsoft/vscode/issues/123115 can be used for questions and suggestions.
## Is my extension affected?
When a extension has no code but is a pure theme, keybinding, snippets, grammar extension, then it can run in a virtual workspace and no adoption is necessary.