Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension causes high cpu load #5

Open
TimoPot opened this issue Mar 4, 2020 · 2 comments
Open

Extension causes high cpu load #5

TimoPot opened this issue Mar 4, 2020 · 2 comments

Comments

@TimoPot
Copy link

TimoPot commented Mar 4, 2020

eternalphane.tsfmt-vscode-unresponsive.cpuprofile.txt

  • Issue Type: Performance
  • Extension Name: tsfmt-vscode
  • Extension Version: 0.3.3
  • OS Version: Windows_NT x64 10.0.17763
  • VSCode version: 1.42.1

⚠️ Make sure to attach this file from your home-directory:
⚠️C:\Users\isc01700\eternalphane.tsfmt-vscode-unresponsive.cpuprofile.txt

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

@eternalphane
Copy link
Owner

It seems that TSLint is to blame. Since TSLint is already deprecated, I'll take a look at migrating to ESLint/typescript-eslint. For now you can try disabling tsfmt.tslint.autoFix and see if there's any difference.

@TimoPot
Copy link
Author

TimoPot commented Sep 10, 2021

I switched to eslint. Thanks for the advise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants