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