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
Currently, it seems it is not possible to comment out code once inside the VS Code Visual Editor. The native command (for me on Mac Cmd+Shift+7) doesn't work, and although it is present in the Edit menu (Toggle Line Comment and Toggle Block Comment) they have no effect. Would be great to have them supported! :-)
The text was updated successfully, but these errors were encountered:
Currently, it seems it is not possible to comment out code once inside the VS Code Visual Editor. The native command (for me on Mac
Cmd+Shift+7
) doesn't work, and although it is present in theEdit
menu (Toggle Line Comment
andToggle Block Comment
) they have no effect. Would be great to have them supported! :-)The text was updated successfully, but these errors were encountered: