andrejunges / vscode-handlebars

Handlebars for Visual Studio Code
https://marketplace.visualstudio.com/items/andrejunges.Handlebars
MIT License
18 stars 7 forks source link

Support for toggle comments for inline javascript #9

Open ParkourKarthik opened 4 years ago

ParkourKarthik commented 4 years ago

Currently, when inside <script> tag, the toggle comment wraps {!-- --} rather than using // or /* */