• Extension Author Guide for Supporting Virtual Workspaces
  • Is my extension affected?
  • Run your extension against a virtual workspace
  • Review that the code is ready for virtual resources
  • Signal whether your extension can handle virtual workspaces
  • No support for virtual workspaces
  • Partial and full support for virtual workspaces
  • Default
  • Disable functionality when a virtual workspace is opened
  • Disable commands and view contributions
  • Detect virtual workspaces in code
  • Language Extensions and Virtual Workspaces
  • What are the expectations for language support with virtual workspaces?
  • Disabling a language extension
  • Language selectors
  • What about support in the language server protocol (LSP) for accessing virtual resources
  • More information and feedback