/vs-codesandbox

Bring CodeSandbox into your favorite editor

Primary LanguageTypeScript

CodeSandbox for VS Code

This VS Code extension brings CodeSandbox into your favorite editor, allowing you to create, edit sandbox on CodeSandbox right from VS Code.

Screen record

Getting Started

  1. Install the extension.
  2. Open the Command Palette (Ctrl/Cmd+Shift+P) and type "codesandbox login".
  3. Copy authorization code to the input.
  4. Open the Command Palette (Ctrl/Cmd+Shift+P) and type "codesandbox create".
  5. Wait seconds.
  6. Have fun.

Available Commands

  • Login (codesandbox.login)
  • Create sandbox (codesandbox.creaetSandbox)
  • Rename sandbox (codesandbox.renameSandbox)
  • Open sandbox (codesandbox.openSandbox)
  • Preview sandbox (codesandbox.previewSandbox)
  • Show in web editor (codesandbox.showInWebEditor)

License

MIT