Results 13 issues of Yu Zhang

Thanks for the nice extension 👍. However, it might be better to allow manual setup (e.g. a command `use recommended settings` and a pop-up for confirmation when installed) rather than...

- Right click a tab and "Split Right" - Change text which involves some highlighted parts - Decorations disappear 🤔

bug
help wanted

- [ ] Choose a backend - [Puppeteer](https://github.com/puppeteer/puppeteer). Most promising. - An issue is it doesn't seem to generate bookmarks for the headings - https://github.com/yzane/vscode-markdown-pdf - [`installChromium`](https://github.com/yzane/vscode-markdown-pdf/blob/837ad2afd32768024f14565a3de2d24c16e9140e/extension.js#L791) - https://github.com/BlueHatbRit/mdpdf -...

Help wanted
Needs Discussion
Area: Exporting

Any chance to add MathJaX support in addition to KaTeX? Like letting the user to select the Math Rendering Engine? MathJaX is almost fully compliant with LaTeX while KaTeX misses...

Help wanted
Issue: Feature
Area: Math

These work items are blocking the release. ## Must resolve - [ ] TOC visible text (link text) generation, especially when facing non-CommonMark syntax. #890, #903 - [ ] #907...

Issue: Epic

https://github.com/microsoft/vscode-cpptools/issues/8237 and https://github.com/microsoft/vscode/issues/126089

Area: Configuration
Issue: Task

From #113. Need verification. cc @gusbemacbe

Needs More info
Area: Exporting

Nice extension 👍 And I think it could be better to provide support for formatting code 😄

enhancement
help wanted
hacktoberfest

There is a compatibility issue (as shown in the title) if `numpy>=1.20` is used. The cause seems to be a change in the C API in `numpy`. I am not...

It has been implemented by VS Code since v1.86.0 - https://github.com/microsoft/vscode/issues/179628 - https://code.visualstudio.com/updates/v1_86#_paste-a-url-to-automatically-create-a-markdown-link Also add a note for the path auto-completion feature

Issue: Task