Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>HtmlCreatorNew to Visual Studio Code? Get it now.
HtmlCreator

HtmlCreator

Alan Santer

|
1,006 installs
| (1) | Free
Automatically create files and directories for an HTML / CSS / JS project
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

htmlcreator README

Extension for VSCode : Which automatically creates files and directories for an HTML / CSS / JS project

Requirements

You need to open a folder with VSCode.


How The Extension Works

alt text

Just type htmlcreator.html to open the window :

Put the title of the project and select an option:

  • 1 : Just create the folders and an HTML file
  • 2 : Create the folder and an HTML file as well as the CSS file
  • 3 : Create the folder and an HTML file as well as the JS file
  • 4 : Create the folder and an HTML file as well as the CSS and JS file

You can now add frameworks !

CSS

  • Bootstrap
  • Bulma

JS

  • Jquery
  • AOS

Known Issues

Calling out known issues can help limit users opening duplicate issues against your extension.

Release Notes

[1.0.0] | 2021-10-29

Added

  • Publish on MarketPlace

[1.0.1] | 2021-10-29

Added

  • Possibility to add frameworks
  • Add Title input, and edit HTML <title>

Changed

  • Reformat Code
  • Optimize Code

[1.0.3] | 2021-11-09

Added

  • Bulma CSS Framework

Changed

  • Possibility to choose the version of Bootstrap

Note: keyboard shortcuts:

  • Open Command Palette (Shift+Ctrl+P)

Enjoy!

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