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
Triggering completions at $0 will show postfix completions that affect the if true {} part even though it is indivisible from the else {}. We should check this and not show any postfix completions in this position.