I started using template literals recently and when you highlight text in a .bs file and then hit the backtick button, the text is erased and replaced with a backtick instead of being surrounded with backticks like when working with a javascript file in vscode. I would like to add this functionality to .bs files.
I started using template literals recently and when you highlight text in a
.bs
file and then hit the backtick button, the text is erased and replaced with a backtick instead of being surrounded with backticks like when working with a javascript file in vscode. I would like to add this functionality to.bs
files.