Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>InstaBlitzNew to Visual Studio Code? Get it now.
InstaBlitz

InstaBlitz

Namchee

|
484 installs
| (0) | Free
Export your Visual Studio Code workspace to StackBlitz instantly
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

InstaBlitz

Visual Studio Marketplace Version

Export your Visual Studio Code workspace as a StackBlitz WebContainer project using StackBlitz SDK through the web browser.

You still need to fork the project to your StackBlitz account to save it.

Commands

Command Title
extension.instablitz InstaBlitz: Share current workspace on StackBlitz

Caveats

  1. Since StackBlitz SDK doesn't support non plain-text files, all files that are not UTF-8 encoded will be ignored. This behavior may cause the project to 'break'.
  2. StackBlitz SDK doesn't support Environment Variables as it's a StackBlitz Teams feature. Moreover, this extension will export everything that isn't node_modules, including secrets such as .env files.

FAQ

This extension doesn't work when I use Visual Studio Code inside WSL

There are 2 ways to solve this problem:

  1. Install a web browser on the WSL environment and use it as the default handler for .html files
  2. Use wslview to allow WSL to access host's browser.

License

MIT License © 2024 Namchee

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft