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
As someone writing a document with many mathematical formulas, I would love it if, when I type \( or \[, atom would add \) or \] after my cursor, similarly to how a simple ( is often auto-closed with a ) after the cursor in other languages. Does that fall within the scope of this package?
The text was updated successfully, but these errors were encountered:
As someone writing a document with many mathematical formulas, I would love it if, when I type
\(
or\[
, atom would add\)
or\]
after my cursor, similarly to how a simple(
is often auto-closed with a)
after the cursor in other languages. Does that fall within the scope of this package?The text was updated successfully, but these errors were encountered: