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 Dec 11, 2017. It is now read-only.
Clicking on an autocomplete option causes the editor to blur and then that means we show the syntax error notifications/notices. This should be prevented since the editor will be re-focused immediately afterward. See Prevent saving when lint errors present #69.