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
Make the UX better for inserting brackets into a statement. Currently, () is inserted wherever the ( is typed, but if you delete the closing bracket the whole pair is removed
Make the UX better for inserting brackets into a statement. Currently,
()is inserted wherever the(is typed, but if you delete the closing bracket the whole pair is removed