Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>template_stringNew to Visual Studio Code? Get it now.
template_string

template_string

DrZhuim

|
248 installs
| (0) | Free
create a javascript code in your template_string, please make a keybind for a better development exprience like ctrl + 4
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

template_string extension

This extension can allow you use command template_string to change text in your template_string as a javascript code.

variable_name => ${variable_name}

Two Situations

  • your selected text is a normal text :
    • variable_name => ${variable_name}
  • your selected text is a template_string :
    • `variable_name` => `${variable_name}`

you can bind this extension to your keybinds and it will improve your development exprience.

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