The last time I used Markdown PDF was in February (almost a year ago). I'm not sure what changed in the interim, but suddenly my fan speed is high and noisy and Visual Studio power usage is "very high" when trying to export to html or pdf (or any format). More importantly, the export never happens. If I had to guess, I'd say this feels like an infinite loop scenario -- as in perhaps the fan speed is high because the extension is continuously trying to execute the process, but is being blocked somehow. Is that possible? This only happens when I try to export from Markdown PDF.
My System:
Windows 10 64-bit
What I have tried:
Updated VSCode
Updated all extensions
Disabled all extensions except Markdown PDF - same issue
Generated a code.profile file, but GitHub won't let me attach it (if that would be of use)
The last time I used Markdown PDF was in February (almost a year ago). I'm not sure what changed in the interim, but suddenly my fan speed is high and noisy and Visual Studio power usage is "very high" when trying to export to html or pdf (or any format). More importantly, the export never happens. If I had to guess, I'd say this feels like an infinite loop scenario -- as in perhaps the fan speed is high because the extension is continuously trying to execute the process, but is being blocked somehow. Is that possible? This only happens when I try to export from Markdown PDF.
My System:
What I have tried:
"C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe"
(as per https://github.com/yzane/vscode-markdown-pdf?tab=readme-ov-file#markdown-pdfexecutablepath) -- I have no idea why to do this, but it was recommended in the official readme so I gave it a tryThis was a great extension, but suddenly it doesn't work. I've done everything I know of to troubleshoot, to no avail.
GitHub Repo Link: https://github.com/codewizard13/ehw-tutwrk-techiepress-wp-custom-elementor-widgets/tree/2023-12-20/Debugging_VSCode_MarkdownPDf
If you need more info let me know and I can try to get it.