Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>class-name-to-template-converterNew to Visual Studio Code? Get it now.
class-name-to-template-converter

class-name-to-template-converter

Lalvar

|
36 installs
| (0) | Free
convert single or doulbe quote to backtick, put that inside curly braces, move cursor tothe end of the backitck and add dollar sybmol with curly braces
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ClassName to Template Converter

This is a Visual Studio Code extension that converts class names to template strings.

Features

  • Converts class names to template strings with backticks and placeholders

Usage

  1. Open a file in Visual Studio Code
  2. Place the cursor inside a double or single quoted string
  3. Run the command "Convert Class Name to Template" from the command palette or use the keyboard shortcut Alt+C
  4. The class name will be converted to a template string with placeholders

Commands

  • class-name-to-template-converter.convert: Converts the class name at the cursor position to a template string

Keyboard Shortcuts

  • Alt+C: Convert Class Name to Template

Release Notes

1.0.0

Initial release of ClassName to Template Converter

Enjoy!

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