Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Workspace CreatorNew to Visual Studio Code? Get it now.
Workspace Creator

Workspace Creator

Boris NL

|
267 installs
| (0) | Free
A simple extension that generates basic folders and files for a new web project.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Workspace Creator

Features

This is a simple extension that creates a basic web-workspace, it creates several files / folders in the current workspace. The files it will create are:

./css/style.css
./js/main.js
./index.html

The stylesheet and javascript file will both be linked in the index.html.

Usage

  1. Make sure you have a workspace opened
  2. Open the command Palette with: Ctrl+Shift+P or Cmd+Shift+P
  3. Type Workspace Creator: Create new Workspace
  4. Finished!
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft