Description
When a user uses angle brackets with a component, for instance typing <div>, and then presses enter, the system autocompletes that component, adding </div> on the line below the new current line and indents the new current line.
Alternatives Considered
No response
Additional Context
No response
Screenshots

Description
When a user uses angle brackets with a component, for instance typing
<div>, and then presses enter, the system autocompletes that component, adding</div>on the line below the new current line and indents the new current line.Alternatives Considered
No response
Additional Context
No response
Screenshots