microsoft / vscode-docs-authoring

VSCode extension that provides markdown authoring assistance to docs.microsoft.com contributors
MIT License
139 stars 89 forks source link

vscode-docs-visual-area extension seems to hang #914

Closed JasonWHowell closed 3 years ago

JasonWHowell commented 3 years ago

The vscode-docs-visual-area extension seems to hang for a while when I open azure-docs-pr.

Behavior is present on file: articles\data-factory\control-flow-expression-language-functions.md

The repo file is in azure-docs-pr for file: https://github.com/MicrosoftDocs/azure-docs-pr/blob/master/articles/data-factory/control-flow-expression-language-functions.md

[renderer1] [warning] UNRESPONSIVE extension host, 'craig-shoemaker.vscode-docs-visual-areas' took 97% 
of 5166.207ms, saved PROFILE here: 'file:///c%3A/Users/jasonh/AppData/Local/Temp/exthost-e205a4.cpuprofile' 
[{​​​​​​"id":"craig-shoemaker.vscode-docs-visual-areas","total":5001946,"percentage":97}​​​​​​,{​​​​​​ id":"program",
"total":163942,"percentage":3}​​​​​​]

[renderer1] [warning] UNRESPONSIVE extension host, 'craig-shoemaker.vscode-docs-visual-areas' took 98%
 of 5134.953ms, saved PROFILE here: 'file:///c%3A/Users/jasonh/AppData/Local/Temp/exthost-c928b6.cpuprofile' 
[{​​​​​​"id":"craig-shoemaker.vscode-docs-visual-areas","total":5007023,"percentage":98}​​​​​​,{​​​​​​ id":"program",
"total":127571,"percentage":2}​​​​​​]
bharney0 commented 3 years ago

@JasonWHowell thank you for letting us know, we pulled the extension from the authoring pack and are working on a fix the for docs-visual-areas to make sure it doesnt slow everyone down. Sorry for the inconvenience! We should get this issue resolved today and it is affecting a lot of users.

JasonWHowell commented 3 years ago

I just copied this over from Craig's repo since he was removing that repo I think. I didn't validate that it repos on the latest builds. Thanks!