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
Instead of adding an arbitrary `Task.sleep` that should give us enough time to send the `textDocument/didChange` notification, use a semaphore to coordinate the messages.
0 commit comments