pushqrdx / vscode-inline-html

🎨 Adding Syntax Highlighting, Emmet, IntelliSense support for ES6 Template Strings in Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=pushqrdx.inline-html
GNU General Public License v3.0
54 stars 15 forks source link

Extension causes high cpu load #22

Closed 007tisumon closed 2 years ago

007tisumon commented 2 years ago

:warning: Make sure to attach this file from your home-directory: :warning:c:\Users\tisum\AppData\Local\Temp\pushqrdx.inline-html-unresponsive.cpuprofile.txt

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

pushqrdx commented 2 years ago

@007tisumon i will try to see what's causing this, pretty sure it is either a vscode update that messed things up or another extension you have that is interactive weirdly with inline-html, can you please give it a go with only inline-html enabled?

pushqrdx commented 2 years ago

i still can't reproduce this

pushqrdx commented 2 years ago

closing as non-reproducible, please feel free to reopen if you still have this issue