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
If I type { before f(); nothing happens (well, except the { that was typed, obv). If I type { before g(); a matching } is added but not where I'd expect: