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
Currently the TextArea inserts 4 spaces when you press tab, but it doesn't take in to account where the cursor is. The tab key should move the the next multiple of the tab size.
The text was updated successfully, but these errors were encountered:
Currently the TextArea inserts 4 spaces when you press tab, but it doesn't take in to account where the cursor is. The tab key should move the the next multiple of the tab size.
The text was updated successfully, but these errors were encountered: