Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>templates-toolsNew to Visual Studio Code? Get it now.
templates-tools

templates-tools

nikolazhang

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

Template Tools

Replacing content in a template with data

How to use

  1. First create a file with template suffix.
  2. Provide a template with the placeholder ${x}.
  3. Select how the data will be supplied, such as by input or file import.
  4. Click Generate to replace the placeholders in the template with data.

Caution:

  • By input, the x in the placeholder is the index of the entered word.
  • For file upload, the x is the word in the table header.

The words need to be a combination of letters, numbers, and underscores, and can be separated by spaces.

Example

Using manual input

en_manual

Using file uploading

en_upload

Other

This project is used to work with vscode plugin, save and export on the page as calling methods in vscode.

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