Markdown Preview Enhanced 满足大部分markdown需求。MarkdownFormat Markdown格式化,下载插件后写完文档右键便有格式化选项。 markdownlint Markdown语法格式提示统计码字时长Codetime 3、4两张需要科学上网才能看缺点是没有文件分类的分析图,但如果仅仅是码字,用这个就够了。 Wakatime 按文件类型分类统计时长。 需要...
Breadcrumbs vscode-markdown-checkbox / LICENSE.md Latest commit Cannot retrieve latest commit at this time. HistoryHistory File metadata and controls Preview Code Blame 8 lines (5 loc) · 1.05 KB Raw The MIT License (MIT) Copyright (c) 2021 Philipp Kief Permission is hereby granted, free ...
Strikethrough the line of the checkbox after the checkbox has been checked: options: true | false "markdown-checkbox.strikeThroughWhenChecked":true Preview: this line has been crossed out Date when checked Add date behind the checkbox item after the checkbox has been checked: ...
Markdown Preview Ehanced --用于同步预览当前编写Markdown文档 Past Image --用于快速引用图片到Markdown文档 安装完毕后重启VSCode,然后uncheck调用如下属性,至此VSCode+Markdown学习环境搭建完成 取消勾选操作完成图 四、VSCode环境下Markdown基本语法学习 (1)创建.md文件和预览功能 创建Markdown格式文件就是文件名+....
这是我基于Solarized Light的配置文件 注意,只需要在系统中(我的是Win10)安装思源宋体 CN Medium,在系统的字体当中找到它对应的名字即可 /* Please visit the URL below for more information: *//* https://shd101wyy.github.io/markdown-preview-enhanced/#/customize-css */// modify your style here//...
image preview:鼠标悬停在图片链接上的时候可以看到图片! markdown image :以便支持在markdown中快速插入图片并放到指定的位置 markdown checkbox: 管理你的todo 常见问题 修改字体为微软雅黑 ctrl + ,打开设置,进入font设置,改成"editor.fontFamily": "Consolas, 'Courier New', monospace, '微软雅黑'", 大纲/目...
Markdown Preview Mermaid Support: 支持 mermaid 流程图 DSL,但 draw.io 更好用 vscode-mindmap: 思维导图集成(此为 fork 版本,但更加好用) Local History: 本地历史记录 Code Spell Checker: 单词拼写检查 joplin-vscode-plugin: joplin 笔记集成
解压后将其中的bin目录放到上面所指定的目录下,一般来说是:C:\Users\your username\.vscode\extensions\yzane.markdown-pdf-0.1.6\node_modules\phantomjs-prebuilt\lib\phantom,将其中的your username替换成你的Windows用户名即可。 放进去后目录结构是这样的: ...
HTTP Strict Transport Security(HSTS)是一种安全机制,可以帮助保护网站免受SSL/TLS剥离攻击和会话劫持...
Ctrl+K V 从旁边打开Markdown预览 Open Markdown preview to the side 调试Debug 按Press功能Function F9 切换断点 Toggle breakpoint F5 开始/继续 Start/Continue Shift+F5 停止Stop F11 / Shift+F11 下一步/上一步 Step into/out F10 跳过Step over Ctrl+K Ctrl+I 显示悬停 Show hover 集成终端 Integrated...