Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>File templatesNew to Visual Studio Code? Get it now.
File templates

File templates

Huỳnh Quang Phúc

|
3,973 installs
| (3) | Free
File templates
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

File template plugins

Our target is help developers done their work faster and faster. "File template" Help you to create a template and create file from that template quickly

Features

1. Create a template

  1. Open VSCode command prompt (ctrl + shift + P) -> type "File template: Create file from template" -> Hit enter
  2. It will prompt an input to ask you the template name, my suggestion of your template name is [template-name].[template-extension], example: example.ts, example.service.ts, my-template.js, ...
  3. Hit Enter after you type template name, it will open the template for you to edit it.
    We using Velocity, you can learn more about it here. You can use $name variable, we will ask it when you create a file

1. Create a file from template

  1. On the explorer (on the left menu), right click on the folder that you want to create a file.
  2. It will ask you the file name, just type the file name and hit Enter
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft