TypeScript Version: 3.7.3
Search terms:
I can reproduce with the following steps (Windows 10 - vscode 1.41 system setup)
I downgraded to 1.40.2 and the above commands are instantaneous without cpu usage peaks
Originally posted by @blikblum in https://github.com/microsoft/vscode/issues/87032#issuecomment-566287989
TypeScript Version: 3.7.3
Search terms:
I can reproduce with the following steps (Windows 10 - vscode 1.41 system setup)
import 'sup|'(Ctrl +Space) -> cpu usage will peak and remain high with a Loading indicatorimport 'superagent'Ctrl + Click on 'superagent' -> high cpu usage for long timeI downgraded to 1.40.2 and the above commands are instantaneous without cpu usage peaks
Originally posted by @blikblum in https://github.com/microsoft/vscode/issues/87032#issuecomment-566287989