Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>Converting Strings to Template LiteralsNew to Visual Studio Code? Get it now.
Converting Strings to Template Literals

Converting Strings to Template Literals

Sourav_halder

|
823 installs
| (2) | Free
Convert a String to a Template Literals when type ${}
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Converting Strings to Template Literals

Overview

The Converting Strings to Template Literals extension provides functionality to convert regular strings to template strings within a specified set of languages in Visual Studio Code. This extension allows for more efficient and convenient string manipulation by leveraging the power of template strings.

Extension Preview

Settings

Name Description Default Value
converting-strings-to-template-literals.enable Enable the extension on/off true
converting-strings-to-template-literals.validLanguages Languages the extension should apply to typescript, javascript, vue

You can modify these settings in the VS Code settings to customize the behavior of the Template String Converter extension according to your requirements.

License

This extension is licensed under the MIT License.

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