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
The calca parser adds undo step whenever the therefore-expressions are edited. This can be avoided by using "skip" on the undo option when the text is edited/inserted by atom-calca, e.g. https://atom.io/docs/api/v1.6.2/TextBuffer#instance-insert
The calca parser adds undo step whenever the therefore-expressions are edited. This can be avoided by using "skip" on the undo option when the text is edited/inserted by atom-calca, e.g. https://atom.io/docs/api/v1.6.2/TextBuffer#instance-insert