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
{{ message }}
This repository was archived by the owner on Feb 4, 2020. It is now read-only.
Quick question - when I use the Command + / shortcut to comment a line or selection, it is currently only putting // at the start of the line, instead of using HTML comment syntax <!-- -->. Is this standard/expected behaviour, or do I possibly have something configured wrong in my VS Code settings?