DotJoshJohnson / vscode-xml

XML Tools for Visual Studio Code
MIT License
322 stars 86 forks source link

Extension causes high cpu load #272

Open JensMadsen opened 5 years ago

JensMadsen commented 5 years ago

:warning: Make sure to attach this file from your home-directory: :warning:/home/jens/DotJoshJohnson.xml-unresponsive.cpuprofile.txt

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

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 5 years ago

This issue is being automatically closed because it has not had recent activity. Thank you for your contributions.

cdgdigital commented 4 years ago

DotJoshJohnson.xml-unresponsive.cpuprofile.txt

Dragon-God commented 4 years ago

DotJoshJohnson.xml-unresponsive.cpuprofile.txt

I'm having the issue as well.

Robaert-codes commented 4 years ago

Here is my 2 cents from receiving that error message.

Strange, not able to upload the cpuprofile file. :-( "Something went really wrong... "(Size? 1.8 MB, zip is 60 k but still errors uploading here)

Hints: The XML i am trying to view is 8.4 MB, the linter says "...has to be well-formed under the root item...) - well, yeah, does not have a real root, is a full list at top level, that is later wrapped into a full XML document.

Regards, Robert