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
Matching trailing space was done synchronously on file modification,
activation, and cursor movements but asynchronously after that from
an interval. Now we do matching asynchronously in all cases.
0 commit comments