Tab escape quotations in VSCode

Viewed 644

In Eclipse, when typing a string I can tab out of the quotation marks (""). For example: tab escaping in Eclipse

Note: when I type "my cursor is inside the string" I use TAB to then type now it isnt!

Is there a way or extension to be able to do this in VSCode?

1 Answers
Related