vscode-auto-close-tag icon indicating copy to clipboard operation
vscode-auto-close-tag copied to clipboard

Extension causes high cpu load

Open codejedi365 opened this issue 5 years ago • 1 comments

This seems to happen every time there is a single parsing error (like in this case an unclosed <div> somewhere in the file) while working in a VueJS single file component. From that moment, any auto-fill starts to fail (dropdown says Loading...). It never recovers and all autofills stop working even after the unclosed div is corrected. This is unacceptable.

There should be a way for a user to restart the plugins/engine because this happens way to much where I have to restart my editor (Eclipse) just to fix the problem. The last update I received seemed to have made this more prevalent. I have restarted 3 times today alone.

It may also tend to have issues once my computer has gone to sleep and I wake it up to start working again.

formulahendry.auto-close-tag-unresponsive.cpuprofile.txt

  • Issue Type: Performance
  • Extension Name: auto-close-tag
  • Extension Version: 0.5.6
  • OS Version: Darwin x64 18.6.0
  • VSCode version: 1.33.1

:warning: Make sure to attach this file from your home-directory: :warning:/Users/codejedi365/formulahendry.auto-close-tag-unresponsive.cpuprofile.txt

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

codejedi365 avatar Jun 24 '19 04:06 codejedi365

Been experiencing this for a while as well.

davidianbonner avatar Jul 08 '19 20:07 davidianbonner