yoavbls / pretty-ts-errors

🔵 Make TypeScript errors prettier and human-readable in VSCode 🎀
https://marketplace.visualstudio.com/items?itemName=yoavbls.pretty-ts-errors
MIT License
13.14k stars 89 forks source link

Extension causes high cpu load #74

Closed Angel-Dijoux closed 10 months ago

Angel-Dijoux commented 11 months ago

:warning: Make sure to attach this file from your home-directory: :warning:file:///tmp/yoavbls.pretty-ts-errors-unresponsive.cpuprofile.txt

Find more details here: https://github.com/microsoft/vscode/wiki/Explain-extension-causes-high-cpu-load

eplatek-safyr commented 11 months ago

Same here, symbol server not responding when extension is enabled

eplatek-safyr commented 10 months ago

I just tried to re-enable the extension, it's working fine now.

I was testing with previous version of the extension to find which version caused the issue, but every version had the same issue, so I guess it was caused by another extension. Does it still happen to you @Angel-Dijoux ?

yoavbls commented 10 months ago

@Angel-Dijoux Can you attach the profile file, please? I thought we had already fixed it with the new caching mechanism here: https://github.com/yoavbls/pretty-ts-errors/pull/62 I would like to dig into it when I have your profile file

yoavbls commented 10 months ago

I'm closing this since there is no response from the issue opener, Feel free to reopen it if needed