Hide closing tag of empty element

Hi Guys,

Is there a way to hide a closing tag for empty element in Webstorm?

I want to see this: <custom-element/> instead of <custom-element></custom-element>, while the actual code will be <custom-element></custom-element>.

 

0
1 comment

No, it's not possible; if you miss it, please file a feature request to youtrack, https://youtrack.jetbrains.com/issues/WEB

0

Please sign in to leave a comment.