Skip to content

Run async versions of all listeners #139

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 12, 2020
Merged

Run async versions of all listeners #139

merged 1 commit into from
Apr 12, 2020

Conversation

rchl
Copy link
Member

@rchl rchl commented Apr 11, 2020

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.

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.
@rchl rchl requested a review from michaelblyons April 11, 2020 09:43
@rchl rchl merged commit ea3ff98 into SublimeText:master Apr 12, 2020
@rchl rchl deleted the fix/async-listeners branch April 12, 2020 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants