daniel@barcelona:~$ cat blog/vs-code-template-string.md
← back to blog

VS Code Tips: Convert to Template String

As of the February 2020 release for VSCode, they added a new feature to "Convert to template string refactoring". It allows a quick rightclick of a string to open up the options menu and a new Convert to template string option will be available. I'm always looking for short performance boosts for with my work, so I'll give you a 2nd tip. I, and many other Mouse Nazis, hate to use the mouse. If you hate using the mouse for a right click in the code editor for the options menu, simply use cmd + ..