dbankier / vscode-instant-markdown

vscode extension for instant markdown previews
53 stars 23 forks source link

Under Win32, vscode-instant-markdown would cause High CPU usage. #6

Closed lygstate closed 7 years ago

agc93 commented 7 years ago

I'm also experiencing this problem.

On my machine, it manifests as an incredibly high number of node.exe processes being spawned (for instant-markdown-d) and terminating, so many that the CPU quickly maxes out. Generally, this lasts for between 15 and 20 seconds, and occurs every few minutes.

Also, and possibly relatedly, even after closing the VS Code window, there is one node.exe (again instant-markdown-d) process left running.

dbankier commented 7 years ago

the latest release is a complete rewrite should close this issue.