Ctrl+K Ctrl+U 删除行注释 Remove line comment Ctrl+/ 切换行注释 Toggle line comment Shift+Alt+A 切换块注释 Toggle block comment Alt+Z 切换换行 Toggle word wrap 导航 Navigation 按Press 功能Function Ctrl + T 显示所有符号 Show all Symbols Ctrl + G 转到行… Go to Line… Ctrl + P 转到文...
Ctrl+CCopy line (empty selection) 空选时复制行 Alt+ ↑ / ↓Move line up/down 移动行,和上下行交换位置 Shift+Alt + ↓ / ↑Copy line up/down 将本行复制到上/下面 Ctrl+EnterInsert line below 向下插入新空行 Ctrl+Shift+EnterInsert line above 向上插入新空行 Home / EndGo to beginning/end ...
Ctrl+K Ctrl+U 删除行注释 Remove line comment Ctrl+/ 切换行注释 Toggle line comment Shift+Alt+A 切换块注释 Toggle block comment Alt+Z 切换换行 Toggle word wrap 导航Navigation 按Press功能Function Ctrl + T 显示所有符号 Show all Symbols Ctrl + G 转到行... Go to Line... Ctrl + P 转到文...
Ctrl+]/[缩进/缩进行 Indent/outdent line Home 转到行首 Go to beginningofline End 转到行尾 Go to endofline Ctrl+Home 转到文件开头 Go to beginningoffile Ctrl+End 转到文件末尾 Go to endoffile Ctrl+↑/↓ 向上/向下滚动行 Scroll line up/down Alt+PgUp/PgDown 向上/向下滚动页面 Scroll page ...
Copy line (empty selection) 复制行(空选定) Alt+↑/↓ Move line up/down 向上/向下移动行 Shift+Alt +↓/↑ Copy line up/down 向上/向下复制行 Ctrl+ Shift+K Delete line 删除行 Ctrl+ Enter Insert line below 在下面插入行 Ctrl+ Shift+ Enter ...
F1或Ctrl+Shift+P: 打开命令面板。在打开的输入框内,可以输入任何命令,例如: 按一下Backspace会进入到Ctrl+P模式 在Ctrl+P下输入>可以进入Ctrl+Shift+P模式 在Ctrl+P窗口下还可以: 直接输入文件名,跳转到文件 ?列出当前可执行的动作 !显示Errors或Warnings,也可以Ctrl+Shift+M ...
1、基础编辑 Basic editingCtrl+X剪切行(空选定) Cut line (empty selection)Ctrl+C行(空选定)Copy line (empty selection)Alt+ / 向上/向下移动行 Move line up/downShift+Alt + / 向上/向下行 Copy line up/downCtrl+Shift+K删除行 DeleineCtrl+Enter在下面行 Insert line belowCtrl+Shift+Enter在上面行...
remove dev-dependency for vscode Feb 29, 2024 package.json remove dev-dependency for vscode Feb 29, 2024 vsc-extension-quickstart.md [Chore] First commit Dec 17, 2017 README MIT license DupChecker Features Check duplicate linesin the file content or selection, andremove themif you need to ke...
{ "command": "java.project.updateSourceAttachment.command", "when": "false" }, { "command": "java.project.addToSourcePath.command", "when": "false" }, { "command": "java.project.removeFromSourcePath.command", "when": "false" }, { "command": "java.show.server.task.status", "...
先下载好vscode、llvm以及MinGW-W64。 下载并安装 VS Code 下载VS Code,链接Visual Studio Code,并安装。百度网盘链接:VSCodeUserSetup-x64-1.76.2.exe,提取码:p2i9。 安装vscode 的时候,建议将下图框框中的两个都选上,如下图示。 安装vscode 这样我们要打开一个代码工程(文件夹)的时候,直接右键,就可以打开了...