mirror of
https://github.com/KazooTTT/kazoottt-blog.git
synced 2025-06-24 19:21:31 +08:00
1.0 KiB
1.0 KiB
title, date, author, type, status, tags, finished, published, category, slug, description, NotionID-notionnext, link-notionnext
title | date | author | type | status | tags | finished | published | category | slug | description | NotionID-notionnext | link-notionnext | ||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
vscode md自动预览 | 2024-10-15T00:00:00.000Z | KazooTTT | Post | Published |
|
true | true | 软件 | vscode-md | vscode md自动预览是使用Markdown All In One插件实现的,通过设置Auto Show Preview To Side为true可以快速看到 markdown 文件的预览效果,但这种方式不是很推荐。 | 12b55568-fd75-81ce-82a3-fdb4a13d1658 | https://kazoottt.notion.site/vscode-md-12b55568fd7581ce82a3fdb4a13d1658 |
vscode md自动预览
下载vscode插件 markdown all in one
然后设置中搜索:Auto Show Preview To Side
设置为true
备注:不是很好用,不推荐这种使用方式