intellij idea - Webstorm, add space to beginning and end of HTML comments -


does know how can change style of html comments in webstorm?

atm if use cmd+/ comment out line,

<!--message--> 

how add space start , end of 'message' becomes

<!-- message --> 


Comments