You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a tricky one, I'm not sure what would be a good way to handle both Handlebars and HTML comments.
Since we're in Handlebars context I'd say Handlebars comments should take precedence and use the ⌘ / ⌃ + / shortcut, but a separate one for HTML comments should probably be available. Maybe ⇧ + ⌘ / ⌃ + /?
Steps:
template.hbs
Result:
Selection is wrapped in Handlebars comment:
Expected:
Selection is uncommented:
The text was updated successfully, but these errors were encountered: