Workshop — VS Code ExtensionDevelop inside Workshop containers directly from VS Code. Workshop launches LXD system containers with Ubuntu from simple YAML definitions checked into your project, giving each project a clean, reproducible environment that the whole team shares. Requirements
Getting Started
To return to your local window at any time, click Reopen Locally in the Workshop panel or in the Remote indicator in the status bar. Restricted ModeWhen VS Code opens a folder in Restricted Mode (untrusted workspace), most extensions, including this one, are disabled, which prevents using the Workshop panel to reconnect or reopen locally. To allow this extension to run even in untrusted workspaces, add the following to your user settings.json (
With this in place, the Workshop panel remains active in restricted mode so you can open the project in a workshop sandbox and continue not trusting it on the host. DevelopmentThis project uses Workshop for its development environment:
Open the project in VS Code and press Useful commands:
|