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
angelozerr
changed the title
unexpected indentation after empty element + attribute
Unexpected indentation after empty element and attribute
Jul 23, 2019
Environment
Steps to reproduce
<A B=""/>
Expected result
same indentation to element like here(
_
is cursor)Actual result
one indentation is added like here(
_
is cursor)Additionally, without attribute, this is not reproduced, and formatting with
Shift
+Alt
+f, indentation will be adjusted.The text was updated successfully, but these errors were encountered: