Sorry, your browser cannot access this site
This page requires browser support (enable) JavaScript
Learn more >

1. 全局用户名和邮箱 1.1. 设置 1.2. 存储 1.3. 查看 2. 针对指定项目单独设置 2.1. 设置 2.2. 存储 2.3. 查看 1. 全局用户名和邮箱1.1. 设置12git config --global user.name '张三'git config --global user.email 'zhangsan@example...

1. 本文目标 2. 准备工作 3. 安装插件 4. 插件的用法 4.1. Markdown All in One 4.1.1. 快捷键 4.1.2. 创建/更新目录 4.1.3. 给标题增加序号 4.2. markdownlint 4.2.1. 格式检查 4.2.2. 文档格式化 4.3. Markdown Table 4.3.1. 格式化表格 4.3.2. 插入表格列...