Results 359 comments of Yu Zhang

These shortcuts are "inherited" from the common used WYSIWSW softwares (e.g. Word, Typora, Caret). Personally I think it is quite natural. Default settings (including keybindings) are always hard choices. Everyone...

@GandalfSaxe Thanks for sharing @alistair-hmh You can easily custom them to your preferences (change or delete) ![image](https://user-images.githubusercontent.com/7588612/48025541-a5749080-e13b-11e8-999b-57e6e2487ef1.png) ![image](https://user-images.githubusercontent.com/7588612/48025502-8544d180-e13b-11e8-8ceb-364dea71eef6.png)

Thanks for your report. It has been fixed now and is available in the [dev build](https://github.com/yzhang-gh/vscode-markdown/actions/runs/3145372818).

Thanks for the feedback. This is a known bug ~~and should have been fixed by #1134. You can install the [latest dev build](https://github.com/yzhang-gh/vscode-markdown/actions/runs/3145372818) and check whether it works now~~.

Please check out the [latest dev build](https://github.com/yzhang-gh/vscode-markdown/actions/runs/3306551326) (in the Artifacts section).

Thanks for the feedback. However, the preview tab is provided by VS Code itself (https://code.visualstudio.com/docs/languages/markdown#_markdown-preview). It might be more useful if you can report it to the VS Code team.

I don't quite understand (what is the relation to this extension). The "double-click" is still provided by VS Code. https://code.visualstudio.com/docs/languages/markdown#_editor-and-preview-synchronization ![image](https://user-images.githubusercontent.com/7588612/190064026-df1680df-760f-4a1e-a297-75666b5c5fbb.png)

Thanks. > [ ] support `^word^` and `~word~` Please see [Q: Which Markdown syntax is supported?](https://github.com/yzhang-gh/vscode-markdown#q-which-markdown-syntax-is-supported) > [ ] add single shortcut for each `list`, `checkboxs`, etc. I don't understand....

Thanks for the suggestion. However, as it is not supported in (almost all 🤔) Markdown editors, I think it is better to have a Pandoc extension for this.

Thanks for your feedback. I planned to add such an option in the next release https://github.com/yzhang-gh/vscode-markdown/issues/618#issuecomment-1135311605, although didn't get the time to do it, probably this weekend.