mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-17 20:51:21 +08:00
doc: update vscode.md (#230) 72766dfabe
This commit is contained in:
@ -32,8 +32,8 @@
|
||||
<p>这个 VSCode (Visual Studio Code) 快速参考备忘单显示了它的键盘快捷键和命令。</p>
|
||||
</div></header><div class="menu-tocs"><div class="menu-btn"><svg aria-hidden="true" fill="currentColor" height="1em" width="1em" viewBox="0 0 16 16" version="1.1" data-view-component="true">
|
||||
<path fill-rule="evenodd" d="M2 4a1 1 0 100-2 1 1 0 000 2zm3.75-1.5a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5h-8.5zm0 5a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5h-8.5zm0 5a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5h-8.5zM3 8a1 1 0 11-2 0 1 1 0 012 0zm-1 6a1 1 0 100-2 1 1 0 000 2z"></path>
|
||||
</svg></div><div class="menu-modal"><a aria-hidden="true" class="leve2 tocs-link" data-num="2" href="#windows">Windows</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#一般的">一般的</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#基本编辑">基本编辑</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#导航">导航</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#搜索和替换">搜索和替换</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#多光标和选择">多光标和选择</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#丰富的语言编辑">丰富的语言编辑</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#编辑管理">编辑管理</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#文件管理">文件管理</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#展示">展示</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#调试">调试</a></div></div><div class="h1wrap-body"><div class="wrap h2body-exist"><div class="wrap-header h2wrap"><h2 id="windows"><a aria-hidden="true" tabindex="-1" href="#windows"><span class="icon icon-link"></span></a>Windows</h2><div class="wrap-body">
|
||||
</div></div><div class="h2wrap-body"><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="一般的"><a aria-hidden="true" tabindex="-1" href="#一般的"><span class="icon icon-link"></span></a>一般的</h3><div class="wrap-body">
|
||||
</svg></div><div class="menu-modal"><a aria-hidden="true" class="leve2 tocs-link" data-num="2" href="#windows">Windows</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#通用">通用</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#基本编辑">基本编辑</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#导航">导航</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#搜索和替换">搜索和替换</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#多光标和选择">多光标和选择</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#丰富的语言编辑">丰富的语言编辑</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#编辑管理">编辑管理</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#文件管理">文件管理</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#展示">展示</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#调试">调试</a></div></div><div class="h1wrap-body"><div class="wrap h2body-exist"><div class="wrap-header h2wrap"><h2 id="windows"><a aria-hidden="true" tabindex="-1" href="#windows"><span class="icon icon-link"></span></a>Windows</h2><div class="wrap-body">
|
||||
</div></div><div class="h2wrap-body"><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="通用"><a aria-hidden="true" tabindex="-1" href="#通用"><span class="icon icon-link"></span></a>通用</h3><div class="wrap-body">
|
||||
|
||||
|
||||
|
||||
@ -67,7 +67,7 @@
|
||||
|
||||
|
||||
|
||||
<table class="shortcuts"><thead><tr><th>-</th><th>-</th></tr></thead><tbody><tr><td><code>Ctrl</code> <code>Shift</code> <code>P</code> <em>/</em> <code>F1</code></td><td>显示命令面板</td></tr><tr><td><code>Ctrl</code> <code>P</code></td><td>快速打开,转到文件</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>N</code></td><td>新窗户</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>W</code></td><td>关闭窗口</td></tr><tr><td><code>Ctrl</code> <code>,</code></td><td>用户设置</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>Ctrl</code> <code>S</code></td><td>键盘快捷键</td></tr></tbody></table>
|
||||
<table class="shortcuts"><thead><tr><th>-</th><th>-</th></tr></thead><tbody><tr><td><code>Ctrl</code> <code>Shift</code> <code>P</code> <em>/</em> <code>F1</code></td><td>显示命令面板</td></tr><tr><td><code>Ctrl</code> <code>P</code></td><td>快速打开,转到文件</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>N</code></td><td>打开新窗口</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>W</code></td><td>关闭当前窗口</td></tr><tr><td><code>Ctrl</code> <code>,</code></td><td>打开用户设置</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>Ctrl</code> <code>S</code></td><td>打开键盘快捷键设置</td></tr></tbody></table>
|
||||
<!--rehype:className=shortcuts-->
|
||||
</div></div></div><div class="wrap h3body-not-exist" style="grid-row: span 2/span 2;"><div class="wrap-header h3wrap"><h3 id="基本编辑"><a aria-hidden="true" tabindex="-1" href="#基本编辑"><span class="icon icon-link"></span></a>基本编辑</h3><div class="wrap-body">
|
||||
<!--rehype:wrap-style=grid-row: span 2/span 2;-->
|
||||
@ -180,7 +180,7 @@
|
||||
|
||||
|
||||
|
||||
<table class="shortcuts"><thead><tr><th>-</th><th>-</th></tr></thead><tbody><tr><td><code>Ctrl</code> <code>X</code></td><td>剪切行</td></tr><tr><td><code>Ctrl</code> <code>C</code></td><td>复制行</td></tr><tr><td><code>Alt</code> <code>↑</code> <em>/</em> <code>↓</code></td><td>向上/向下移动行</td></tr><tr><td><code>Shift</code> <code>Alt</code> <code>↓</code> <em>/</em> <code>↑</code></td><td>向上/向下复制行</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>K</code></td><td>删除行</td></tr><tr><td><code>Ctrl</code> <code>Enter</code></td><td>在下面插入行</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>Enter</code></td><td>在上面插入行</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>\</code></td><td>跳转到匹配的括号</td></tr><tr><td><code>Ctrl</code> <code>]</code> <em>/</em> <code>[</code></td><td>缩进/突出行</td></tr><tr><td><code>Home</code> <em>/</em> <code>End</code></td><td>转到行首/行尾</td></tr><tr><td><code>Ctrl</code> <code>Home</code></td><td>转到文件开头</td></tr><tr><td><code>Ctrl</code> <code>End</code></td><td>转到文件末尾</td></tr><tr><td><code>Ctrl</code> <code>↑</code> <em>/</em> <code>↓</code></td><td>向上/向下滚动行</td></tr><tr><td><code>Alt</code> <code>PgUp</code> <em>/</em> <code>PgDn</code></td><td>向上/向下滚动页面</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>[</code></td><td>折叠(折叠)区域</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>]</code></td><td>展开(展开)区域</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>Ctrl</code> <code>[</code></td><td>折叠(折叠)所有子区域</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>Ctrl</code> <code>]</code></td><td>展开(展开)所有子区域</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>Ctrl</code> <code>0</code></td><td>折叠(折叠)所有区域</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>Ctrl</code> <code>J</code></td><td>展开(展开)所有区域</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>Ctrl</code> <code>C</code></td><td>添加行注释</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>Ctrl</code> <code>U</code></td><td>删除行注释</td></tr><tr><td><code>Ctrl</code> <code>/</code></td><td>切换行注释</td></tr><tr><td><code>Shift</code> <code>Alt</code> <code>A</code></td><td>切换块评论</td></tr><tr><td><code>Alt</code> <code>Z</code></td><td>切换自动换行</td></tr></tbody></table>
|
||||
<table class="shortcuts"><thead><tr><th>-</th><th>-</th></tr></thead><tbody><tr><td><code>Ctrl</code> <code>X</code></td><td>剪切行</td></tr><tr><td><code>Ctrl</code> <code>C</code></td><td>复制行</td></tr><tr><td><code>Alt</code> <code>↑</code> <em>/</em> <code>↓</code></td><td>向上/向下移动行</td></tr><tr><td><code>Shift</code> <code>Alt</code> <code>↓</code> <em>/</em> <code>↑</code></td><td>向上/向下复制行</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>K</code></td><td>删除行</td></tr><tr><td><code>Ctrl</code> <code>Enter</code></td><td>在下面插入行</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>Enter</code></td><td>在上面插入行</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>\</code></td><td>跳转到匹配的括号</td></tr><tr><td><code>Ctrl</code> <code>]</code> <em>/</em> <code>[</code></td><td>缩进/突出行</td></tr><tr><td><code>Home</code> <em>/</em> <code>End</code></td><td>转到行首/行尾</td></tr><tr><td><code>Ctrl</code> <code>Home</code></td><td>转到文件开头</td></tr><tr><td><code>Ctrl</code> <code>End</code></td><td>转到文件末尾</td></tr><tr><td><code>Ctrl</code> <code>↑</code> <em>/</em> <code>↓</code></td><td>向上/向下滚动行</td></tr><tr><td><code>Alt</code> <code>PgUp</code> <em>/</em> <code>PgDn</code></td><td>向上/向下滚动页面</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>[</code></td><td>折叠区域</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>]</code></td><td>展开区域</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>Ctrl</code> <code>[</code></td><td>折叠所有子区域</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>Ctrl</code> <code>]</code></td><td>展开所有子区域</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>Ctrl</code> <code>0</code></td><td>折叠所有区域</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>Ctrl</code> <code>J</code></td><td>展开所有区域</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>Ctrl</code> <code>C</code></td><td>添加行注释</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>Ctrl</code> <code>U</code></td><td>删除行注释</td></tr><tr><td><code>Ctrl</code> <code>/</code></td><td>切换行注释</td></tr><tr><td><code>Shift</code> <code>Alt</code> <code>A</code></td><td>切换块注释</td></tr><tr><td><code>Alt</code> <code>Z</code></td><td>切换自动换行</td></tr></tbody></table>
|
||||
<!--rehype:className=shortcuts-->
|
||||
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="导航"><a aria-hidden="true" tabindex="-1" href="#导航"><span class="icon icon-link"></span></a>导航</h3><div class="wrap-body">
|
||||
|
||||
@ -232,7 +232,7 @@
|
||||
|
||||
|
||||
|
||||
<table class="shortcuts"><thead><tr><th>-</th><th>-</th></tr></thead><tbody><tr><td><code>Ctrl</code> <code>T</code></td><td>显示所有符号</td></tr><tr><td><code>Ctrl</code> <code>G</code></td><td>去线</td></tr><tr><td><code>Ctrl</code> <code>P</code></td><td>转到文件</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>O</code></td><td>转到符号</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>M</code></td><td>显示问题面板</td></tr><tr><td><code>F8</code></td><td>转到下一个错误</td></tr><tr><td><code>Shift</code> <code>F8</code></td><td>转到上一个错误</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>Tab</code></td><td>浏览编辑组历史</td></tr><tr><td><code>Alt</code> <code>←</code> <em>/</em> <code>→</code></td><td>后退/前进</td></tr><tr><td><code>Ctrl</code> <code>M</code></td><td>切换 Tab 移动焦点</td></tr></tbody></table>
|
||||
<table class="shortcuts"><thead><tr><th>-</th><th>-</th></tr></thead><tbody><tr><td><code>Ctrl</code> <code>T</code></td><td>显示所有符号</td></tr><tr><td><code>Ctrl</code> <code>G</code></td><td>跳转到指定行数</td></tr><tr><td><code>Ctrl</code> <code>P</code></td><td>转到文件</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>O</code></td><td>转到符号</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>M</code></td><td>显示问题面板</td></tr><tr><td><code>F8</code></td><td>转到下一个错误</td></tr><tr><td><code>Shift</code> <code>F8</code></td><td>转到上一个错误</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>Tab</code></td><td>浏览编辑组历史</td></tr><tr><td><code>Alt</code> <code>←</code> <em>/</em> <code>→</code></td><td>后退/前进</td></tr><tr><td><code>Ctrl</code> <code>M</code></td><td>切换按 Tab 移动焦点</td></tr></tbody></table>
|
||||
<!--rehype:className=shortcuts-->
|
||||
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="搜索和替换"><a aria-hidden="true" tabindex="-1" href="#搜索和替换"><span class="icon icon-link"></span></a>搜索和替换</h3><div class="wrap-body">
|
||||
|
||||
@ -272,7 +272,7 @@
|
||||
|
||||
|
||||
|
||||
<table class="shortcuts"><thead><tr><th>-</th><th>-</th></tr></thead><tbody><tr><td><code>Ctrl</code> <code>F</code></td><td>寻找</td></tr><tr><td><code>Ctrl</code> <code>H</code></td><td>代替</td></tr><tr><td><code>F3</code> <em>/</em> <code>Shift</code> <code>F3</code></td><td>查找下一个/上一个</td></tr><tr><td><code>Alt</code> <code>Enter</code></td><td>选择所有出现的查找匹配项</td></tr><tr><td><code>Ctrl</code> <code>D</code></td><td>将选择添加到下一个查找匹配项</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>Ctrl</code> <code>D</code></td><td>将最后一个选择移动到下一个查找匹配项</td></tr><tr><td><code>Alt</code> <code>C</code> <em>/</em> <code>R</code> <em>/</em> <code>W</code></td><td>切换区分大小写/正则表达式/整个单词</td></tr></tbody></table>
|
||||
<table class="shortcuts"><thead><tr><th>-</th><th>-</th></tr></thead><tbody><tr><td><code>Ctrl</code> <code>F</code></td><td>查找</td></tr><tr><td><code>Ctrl</code> <code>H</code></td><td>替换</td></tr><tr><td><code>F3</code> <em>/</em> <code>Shift</code> <code>F3</code></td><td>查找下一个/上一个</td></tr><tr><td><code>Alt</code> <code>Enter</code></td><td>选择所有出现的查找匹配项</td></tr><tr><td><code>Ctrl</code> <code>D</code></td><td>将所选内容设置为查找关键词</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>Ctrl</code> <code>D</code></td><td>将上一个选择移动到下一个查找匹配项</td></tr><tr><td><code>Alt</code> <code>C</code> <em>/</em> <code>R</code> <em>/</em> <code>W</code></td><td>切换区分大小写/正则表达式/全字匹配</td></tr></tbody></table>
|
||||
<!--rehype:className=shortcuts-->
|
||||
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="多光标和选择"><a aria-hidden="true" tabindex="-1" href="#多光标和选择"><span class="icon icon-link"></span></a>多光标和选择</h3><div class="wrap-body">
|
||||
|
||||
@ -332,7 +332,7 @@
|
||||
|
||||
|
||||
|
||||
<table class="shortcuts"><thead><tr><th>-</th><th>-</th></tr></thead><tbody><tr><td><code>Alt</code> <code>Click</code></td><td>插入光标</td></tr><tr><td><code>Ctrl</code> <code>Alt</code> <code>↑</code> <em>/</em> <code>↓</code></td><td>在上方/下方插入光标</td></tr><tr><td><code>Ctrl</code> <code>U</code></td><td>撤消上一次光标操作</td></tr><tr><td><code>Shift</code> <code>Alt</code> <code>I</code></td><td>在选定的每一行的末尾插入光标</td></tr><tr><td><code>Ctrl</code> <code>I</code></td><td>选择当前行</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>L</code></td><td>选择当前选择的所有匹配项</td></tr><tr><td><code>Ctrl</code> <code>F2</code></td><td>选择当前单词的所有出现</td></tr><tr><td><code>Shift</code> <code>Alt</code> <code>→</code></td><td>展开选择</td></tr><tr><td><code>Shift</code> <code>Alt</code> <code>←</code></td><td>收缩选择</td></tr><tr><td><code>Shift</code> <code>Alt</code> <code><Drag></code></td><td>列(框)选择</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>Alt</code> <code><Arrow></code></td><td>列(框)选择</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>Alt</code> <code>PgUp</code> <em>/</em> <code>PgDn</code></td><td>列(框)选择页上/下</td></tr></tbody></table>
|
||||
<table class="shortcuts"><thead><tr><th>-</th><th>-</th></tr></thead><tbody><tr><td><code>Alt</code> <code>Click</code></td><td>插入光标</td></tr><tr><td><code>Ctrl</code> <code>Alt</code> <code>↑</code> <em>/</em> <code>↓</code></td><td>在上方/下方插入光标</td></tr><tr><td><code>Ctrl</code> <code>U</code></td><td>撤消上一次光标操作</td></tr><tr><td><code>Shift</code> <code>Alt</code> <code>I</code></td><td>在选定的每一行的末尾插入光标</td></tr><tr><td><code>Ctrl</code> <code>I</code></td><td>选择当前行</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>L</code></td><td>选择当前选择的所有匹配项</td></tr><tr><td><code>Ctrl</code> <code>F2</code></td><td>选择当前单词的所有出现</td></tr><tr><td><code>Shift</code> <code>Alt</code> <code>→</code></td><td>展开选择</td></tr><tr><td><code>Shift</code> <code>Alt</code> <code>←</code></td><td>收起选择</td></tr><tr><td><code>Shift</code> <code>Alt</code> <code><Drag></code></td><td>列(框)选择</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>Alt</code> <code><Arrow></code></td><td>列(框)选择</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>Alt</code> <code>PgUp</code> <em>/</em> <code>PgDn</code></td><td>列(框)选择页上/下</td></tr></tbody></table>
|
||||
<!--rehype:className=shortcuts-->
|
||||
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="丰富的语言编辑"><a aria-hidden="true" tabindex="-1" href="#丰富的语言编辑"><span class="icon icon-link"></span></a>丰富的语言编辑</h3><div class="wrap-body">
|
||||
|
||||
@ -392,7 +392,7 @@
|
||||
|
||||
|
||||
|
||||
<table class="shortcuts"><thead><tr><th>-</th><th>-</th></tr></thead><tbody><tr><td><code>Ctrl</code> <code><Space></code> <code>Ctrl</code> <code>I</code></td><td>触发建议</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code><Space></code></td><td>触发参数提示</td></tr><tr><td><code>Shift</code> <code>Alt</code> <code>F</code></td><td>格式化文档</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>Ctrl</code> <code>F</code></td><td>格式选择</td></tr><tr><td><code>F12</code></td><td>转到定义</td></tr><tr><td><code>Alt</code> <code>F12</code></td><td>窥视定义</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>F12</code></td><td>打开定义到一边</td></tr><tr><td><code>Ctrl</code> <code>.</code></td><td>快速解决</td></tr><tr><td><code>Shift</code> <code>F12</code></td><td>显示参考</td></tr><tr><td><code>F2</code></td><td>重命名符号</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>Ctrl</code> <code>X</code></td><td>修剪尾随空格</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>M</code></td><td>更改文件语言</td></tr></tbody></table>
|
||||
<table class="shortcuts"><thead><tr><th>-</th><th>-</th></tr></thead><tbody><tr><td><code>Ctrl</code> <code><Space></code> <code>Ctrl</code> <code>I</code></td><td>显示建议</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code><Space></code></td><td>显示参数提示</td></tr><tr><td><code>Shift</code> <code>Alt</code> <code>F</code></td><td>格式化文档</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>Ctrl</code> <code>F</code></td><td>格式化所选区域</td></tr><tr><td><code>F12</code></td><td>转到定义</td></tr><tr><td><code>Alt</code> <code>F12</code></td><td>速览定义</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>F12</code></td><td>在侧边栏中打开定义</td></tr><tr><td><code>Ctrl</code> <code>.</code></td><td>快速修复</td></tr><tr><td><code>Shift</code> <code>F12</code></td><td>显示引用</td></tr><tr><td><code>F2</code></td><td>重命名符号</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>Ctrl</code> <code>X</code></td><td>删除尾随空格</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>M</code></td><td>更改文件语言</td></tr></tbody></table>
|
||||
<!--rehype:className=shortcuts-->
|
||||
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="编辑管理"><a aria-hidden="true" tabindex="-1" href="#编辑管理"><span class="icon icon-link"></span></a>编辑管理</h3><div class="wrap-body">
|
||||
|
||||
@ -432,7 +432,7 @@
|
||||
|
||||
|
||||
|
||||
<table class="shortcuts"><thead><tr><th>-</th><th>-</th></tr></thead><tbody><tr><td><code>Ctrl</code> <code>F4</code> <code>Ctrl</code> <code>W</code></td><td>关闭编辑器</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>F</code></td><td>关闭文件夹</td></tr><tr><td><code>Ctrl</code> <code>\</code></td><td>拆分编辑器</td></tr><tr><td><code>Ctrl</code> <code>1</code> <em>/</em> <code>2</code> <em>/</em> <code>3</code></td><td>专注于第一、第二或第三编辑组</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>Ctrl</code> <code>←</code> <em>/</em> <code>→</code></td><td>专注于上一个/下一个编辑组</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>PgUp</code> <em>/</em> <code>PgDn</code></td><td>向左/向右移动编辑器</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>←</code> <em>/</em> <code>→</code></td><td>移动活动编辑器组</td></tr></tbody></table>
|
||||
<table class="shortcuts"><thead><tr><th>-</th><th>-</th></tr></thead><tbody><tr><td><code>Ctrl</code> <code>F4</code> <code>Ctrl</code> <code>W</code></td><td>关闭编辑器</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>F</code></td><td>关闭文件夹</td></tr><tr><td><code>Ctrl</code> <code>\</code></td><td>拆分编辑器</td></tr><tr><td><code>Ctrl</code> <code>1</code> <em>/</em> <code>2</code> <em>/</em> <code>3</code></td><td>将焦点切换到第一/二/三编辑组</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>Ctrl</code> <code>←</code> <em>/</em> <code>→</code></td><td>将焦点切换到上/下一个编辑组</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>PgUp</code> <em>/</em> <code>PgDn</code></td><td>向左/向右移动编辑器</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>←</code> <em>/</em> <code>→</code></td><td>移动活动编辑器组</td></tr></tbody></table>
|
||||
<!--rehype:className=shortcuts-->
|
||||
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="文件管理"><a aria-hidden="true" tabindex="-1" href="#文件管理"><span class="icon icon-link"></span></a>文件管理</h3><div class="wrap-body">
|
||||
|
||||
@ -500,7 +500,7 @@
|
||||
|
||||
|
||||
|
||||
<table class="shortcuts"><thead><tr><th>-</th><th>-</th></tr></thead><tbody><tr><td><code>Ctrl</code> <code>N</code></td><td>新建文件</td></tr><tr><td><code>Ctrl</code> <code>O</code></td><td>打开文件</td></tr><tr><td><code>Ctrl</code> <code>S</code></td><td>保存</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>S</code></td><td>另存为</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>S</code></td><td>保存所有</td></tr><tr><td><code>Ctrl</code> <code>F4</code></td><td>关闭</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>Ctrl</code> <code>W</code></td><td>关闭松油</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>T</code></td><td>重新打开关闭的编辑器</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>Enter</code></td><td>保持预览模式编辑器打开</td></tr><tr><td><code>Ctrl</code> <code>Tab</code></td><td>Open next</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>Tab</code></td><td>Open previous</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>P</code></td><td>复制活动文件的路径</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>R</code></td><td>在资源管理器中显示活动文件</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>O</code></td><td>在新窗口/实例中显示活动文件</td></tr></tbody></table>
|
||||
<table class="shortcuts"><thead><tr><th>-</th><th>-</th></tr></thead><tbody><tr><td><code>Ctrl</code> <code>N</code></td><td>新建文件</td></tr><tr><td><code>Ctrl</code> <code>O</code></td><td>打开文件</td></tr><tr><td><code>Ctrl</code> <code>S</code></td><td>保存</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>S</code></td><td>另存为</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>S</code></td><td>保存所有</td></tr><tr><td><code>Ctrl</code> <code>F4</code></td><td>关闭</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>Ctrl</code> <code>W</code></td><td>关闭所有</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>T</code></td><td>重新打开关闭的编辑器</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>Enter</code></td><td>保持预览模式编辑器打开</td></tr><tr><td><code>Ctrl</code> <code>Tab</code></td><td>打开下一项</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>Tab</code></td><td>打开上一项</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>P</code></td><td>复制活动文件的路径</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>R</code></td><td>在资源管理器中显示活动文件</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>O</code></td><td>在新窗口/实例中显示活动文件</td></tr></tbody></table>
|
||||
<!--rehype:className=shortcuts-->
|
||||
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="展示"><a aria-hidden="true" tabindex="-1" href="#展示"><span class="icon icon-link"></span></a>展示</h3><div class="wrap-body">
|
||||
|
||||
@ -636,7 +636,7 @@
|
||||
|
||||
|
||||
|
||||
<table class="shortcuts"><thead><tr><th>-</th><th>-</th></tr></thead><tbody><tr><td><code>F9</code></td><td>切换断点</td></tr><tr><td><code>F5</code></td><td>开始/继续</td></tr><tr><td><code>Shift</code> <code>F5</code></td><td>停止</td></tr><tr><td><code>Shift</code> <code>F11</code> <em>/</em> <code>F11</code></td><td>进/出</td></tr><tr><td><code>F10</code></td><td>跨过去</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>Ctrl</code> <code>I</code></td><td>显示悬停</td></tr><tr><td><code>Ctrl</code> <code>`</code></td><td>显示综合终端</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>`</code></td><td>创建一个新终端</td></tr><tr><td><code>Ctrl</code> <code>C</code></td><td>复制选择</td></tr><tr><td><code>Ctrl</code> <code>V</code></td><td>粘贴到活动终端</td></tr><tr><td><code>Ctrl</code> <code>↑</code> <em>/</em> <code>↓</code></td><td>向上/向下滚动</td></tr><tr><td><code>Shift</code> <code>PgUp</code> <em>/</em> <code>PgDn</code></td><td>向上/向下滚动页面</td></tr><tr><td><code>Ctrl</code> <code>Home</code> <em>/</em> <code>End</code></td><td>滚动到顶部/底部</td></tr></tbody></table>
|
||||
<table class="shortcuts"><thead><tr><th>-</th><th>-</th></tr></thead><tbody><tr><td><code>F9</code></td><td>切换断点</td></tr><tr><td><code>F5</code></td><td>开始/继续</td></tr><tr><td><code>Shift</code> <code>F5</code></td><td>停止</td></tr><tr><td><code>Shift</code> <code>F11</code> <em>/</em> <code>F11</code></td><td>单步调试/跳出</td></tr><tr><td><code>F10</code></td><td>单步跳过</td></tr><tr><td><code>Ctrl</code> <code>K</code> <code>Ctrl</code> <code>I</code></td><td>显示悬停</td></tr><tr><td><code>Ctrl</code> <code>`</code></td><td>显示综合终端</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>`</code></td><td>创建一个新终端</td></tr><tr><td><code>Ctrl</code> <code>C</code></td><td>复制所选内容</td></tr><tr><td><code>Ctrl</code> <code>V</code></td><td>粘贴到活动终端</td></tr><tr><td><code>Ctrl</code> <code>↑</code> <em>/</em> <code>↓</code></td><td>向上/向下滚动</td></tr><tr><td><code>Shift</code> <code>PgUp</code> <em>/</em> <code>PgDn</code></td><td>向上/向下滚动页面</td></tr><tr><td><code>Ctrl</code> <code>Home</code> <em>/</em> <code>End</code></td><td>滚动到顶部/底部</td></tr></tbody></table>
|
||||
<!--rehype:className=shortcuts-->
|
||||
</div></div></div></div></div></div></div><footer class="footer-wrap"><footer class="max-container">© 2022 Kenny Wang.</footer></footer><script src="../data.js" defer></script><script src="../js/fuse.min.js" defer></script><script src="../js/main.js" defer></script><div id="mysearch"><div class="mysearch-box"><div class="mysearch-input"><div><svg xmlns="http://www.w3.org/2000/svg" height="1em" width="1em" viewBox="0 0 18 18">
|
||||
<path fill="currentColor" d="M17.71,16.29 L14.31,12.9 C15.4069846,11.5024547 16.0022094,9.77665502 16,8 C16,3.581722 12.418278,0 8,0 C3.581722,0 0,3.581722 0,8 C0,12.418278 3.581722,16 8,16 C9.77665502,16.0022094 11.5024547,15.4069846 12.9,14.31 L16.29,17.71 C16.4777666,17.8993127 16.7333625,18.0057983 17,18.0057983 C17.2666375,18.0057983 17.5222334,17.8993127 17.71,17.71 C17.8993127,17.5222334 18.0057983,17.2666375 18.0057983,17 C18.0057983,16.7333625 17.8993127,16.4777666 17.71,16.29 Z M2,8 C2,4.6862915 4.6862915,2 8,2 C11.3137085,2 14,4.6862915 14,8 C14,11.3137085 11.3137085,14 8,14 C4.6862915,14 2,11.3137085 2,8 Z"></path>
|
||||
|
@ -953,7 +953,7 @@
|
||||
<!--rehype:class=home-card home-links-->
|
||||
<p>如果你有资源,可以很方便部署 web 版,这非常简单,只需要克隆 <a href="https://github.com/jaywcjlove/reference/tree/gh-pages">gh-pages</a> 分支代码到你的静态服务就可以了,还可以使用 <a href="https://hub.docker.com/r/wcjiang/reference">docker</a> 快捷部署 web 版。</p>
|
||||
|
||||
</div></div><div class="h2wrap-body"></div></div></div></div><footer class="footer-wrap"><footer class="max-container">© 2022 Kenny Wang. Updated on 2022/12/15 23:53:09</footer></footer><script src="data.js" defer></script><script src="js/fuse.min.js" defer></script><script src="js/main.js" defer></script><div id="mysearch"><div class="mysearch-box"><div class="mysearch-input"><div><svg xmlns="http://www.w3.org/2000/svg" height="1em" width="1em" viewBox="0 0 18 18">
|
||||
</div></div><div class="h2wrap-body"></div></div></div></div><footer class="footer-wrap"><footer class="max-container">© 2022 Kenny Wang. Updated on 2022/12/16 15:06:09</footer></footer><script src="data.js" defer></script><script src="js/fuse.min.js" defer></script><script src="js/main.js" defer></script><div id="mysearch"><div class="mysearch-box"><div class="mysearch-input"><div><svg xmlns="http://www.w3.org/2000/svg" height="1em" width="1em" viewBox="0 0 18 18">
|
||||
<path fill="currentColor" d="M17.71,16.29 L14.31,12.9 C15.4069846,11.5024547 16.0022094,9.77665502 16,8 C16,3.581722 12.418278,0 8,0 C3.581722,0 0,3.581722 0,8 C0,12.418278 3.581722,16 8,16 C9.77665502,16.0022094 11.5024547,15.4069846 12.9,14.31 L16.29,17.71 C16.4777666,17.8993127 16.7333625,18.0057983 17,18.0057983 C17.2666375,18.0057983 17.5222334,17.8993127 17.71,17.71 C17.8993127,17.5222334 18.0057983,17.2666375 18.0057983,17 C18.0057983,16.7333625 17.8993127,16.4777666 17.71,16.29 Z M2,8 C2,4.6862915 4.6862915,2 8,2 C11.3137085,2 14,4.6862915 14,8 C14,11.3137085 11.3137085,14 8,14 C4.6862915,14 2,11.3137085 2,8 Z"></path>
|
||||
</svg><input id="mysearch-input" type="search" placeholder="搜索" autocomplete="off"><div class="mysearch-clear"></div></div><button id="mysearch-close" type="button">搜索</button></div><div class="mysearch-result"><div id="mysearch-menu"></div><div id="mysearch-content"></div></div></div></div></body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user