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
See microsoft/TypeScript#19458 for verification steps. Basically, in a file that requires sass.js, confirm that you can get completions in a timely manner. Previously completions blocked until geterr returned, which could take several seconds
From microsoft/TypeScript#19458 (comment)
TS would like us to try cancelling the TS Server geterr requests if the document changes before a response is returned
The text was updated successfully, but these errors were encountered: