Reputation: 1260
What is the keyboard shortcut for HTML comments in Dart Editor?
I have tried Ctrl+/ but this only appears to work on dart source code
Upvotes: 0
Views: 224
Reputation: 500
There isn't a comment/uncomment keyboard shortcut for html files, but feel free to add a feature request at dartbug.com/new. Thanks!
Upvotes: 1