Results 357 comments of Yu Zhang

@mickey-is-codin Thanks for the information. I've checked the CPU profile and it looked like the "markdown-notes" extension caused the lag. ![image](https://user-images.githubusercontent.com/7588612/106911039-c2460700-673c-11eb-9b06-38d92f71fc7e.png) And the most time-consuming record for this extension is...

@miloofcroton Thanks for the feedback. Those keys should work well (without any lag) in most cases. However, there can be complex interactions when there are several Markdown extensions working together...

I guess you are talking about Bitbucket Cloud? Please check out the [dev build](https://github.com/yzhang-gh/vscode-markdown#latest-development-build). (duplicate of #861)

Thanks. It will be shipped with the next release, and I'm sure it won't take a month 😅.

I've checked the CPU profile. It looks like the `yuml` extension harmed the performance the most. Please disable other extensions to see to what extent this extension affects the VSCode...

> Please disable other extensions to see to what extent this extension (**I meant Markdown All in One**) affects the VSCode performance. I have no idea. So this is to...

@kohtala Thanks for the information. It would be great if you can manage to record a CPU profile (detailed [here](https://github.com/yzhang-gh/vscode-markdown/issues/816#issuecomment-693104437)).

Thanks for the information. Maybe it can help other people.

Thanks for the feedback. What you want is "font ligatures", which requires specific fonts (in this case, Cascadia Code) and also editor support. I'm not sure whether the preview tab...