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
Whenever the autocomplete parser detects malformed source, we should be sending back diagnostic errors to the client to render (little red squiggles or the like). We had some routing in place for this, but it was never hooked up.