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
We should allow all LSP services to return either a value or a promise of it (see #186 (comment)).
In addition, we should make the processing of didChange notifications asynchronous so we can cancel any previous processing when multiple changes are received in short time.
The text was updated successfully, but these errors were encountered:
We should allow all LSP services to return either a value or a promise of it (see #186 (comment)).
In addition, we should make the processing of
didChange
notifications asynchronous so we can cancel any previous processing when multiple changes are received in short time.The text was updated successfully, but these errors were encountered: