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
Support in syntax for adding tabs (\t) and also specify when we can go back (shift+\t type)
While parsing, keep track of how many tabs we are already in so with every newline apply those tabs before starting the newline.