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
on-type formatting should not get stuck behind events such as Index: Preparing current file. In fact i don't think any other type of formatting should get stuck behind any other events either.
Steps to Reproduce
Open a file somehow that it triggers Index: Preparing current file using the VSCode extension. Try to trigger on-type formatting. Observe the lag.
Logging
No response
EDIT: The issue seems to be broader than just on-type-formatting. See the next 3 comments.