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
{{ message }}
This repository was archived by the owner on Mar 19, 2024. It is now read-only.
This is another issue that I noticed before RA became official
It has a feature that is called Magic Completions, but some of them doesn't work as expected on Atom
For example:
expr.not<TAB|ENTER> => !expr
But as right now on 74dba4c the following will happen: