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
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.