vscode快捷键

// Place your key bindings in this file to overwrite the defaults
[{"key": "alt+oem_2","command": "editor.action.triggerSuggest","when": "editorHasCompletionItemProvider && textInputFocus && !editorReadonly"},{"key": "ctrl+space","command": "-editor.action.triggerSuggest","when": "editorHasCompletionItemProvider && textInputFocus && !editorReadonly"},{"key": "alt+oem_2","command": "toggleSuggestionDetails","when": "suggestWidgetVisible && textInputFocus"},{"key": "ctrl+space","command": "-toggleSuggestionDetails","when": "suggestWidgetVisible && textInputFocus"},{"key": "ctrl+oem_2","command": "editor.action.addCommentLine","when": "editorTextFocus && !editorReadonly"},{"key": "ctrl+k ctrl+c","command": "-editor.action.addCommentLine","when": "editorTextFocus && !editorReadonly"},{"key": "ctrl+oem_2","command": "editor.action.removeCommentLine","when": "editorTextFocus && !editorReadonly"},{"key": "ctrl+k ctrl+u","command": "-editor.action.removeCommentLine","when": "editorTextFocus && !editorReadonly"},{"key": "ctrl+d","command": "editor.action.deleteLines","when": "textInputFocus && !editorReadonly"},{"key": "ctrl+shift+k","command": "-editor.action.deleteLines","when": "textInputFocus && !editorReadonly"},{"key": "f2","command": "workbench.action.terminal.rename"},{"key": "ctrl+shift+g","command": "editor.action.referenceSearch.trigger","when": "editorHasReferenceProvider && editorTextFocus && !inReferenceSearchEditor && !isInEmbeddedEditor"},{"key": "shift+f12","command": "-editor.action.referenceSearch.trigger","when": "editorHasReferenceProvider && editorTextFocus && !inReferenceSearchEditor && !isInEmbeddedEditor"},{"key": "ctrl+l","command": "workbench.action.gotoLine"},{"key": "ctrl+g","command": "-workbench.action.gotoLine"},{"key": "ctrl+alt+down","command": "editor.action.copyLinesDownAction","when": "editorTextFocus && !editorReadonly"},{"key": "shift+alt+down","command": "-editor.action.copyLinesDownAction","when": "editorTextFocus && !editorReadonly"},{"key": "ctrl+alt+up","command": "editor.action.copyLinesUpAction","when": "editorTextFocus && !editorReadonly"},{"key": "shift+alt+up","command": "-editor.action.copyLinesUpAction","when": "editorTextFocus && !editorReadonly"},{"key": "f11","command": "workbench.action.debug.start","when": "!inDebugMode"},{"key": "f5","command": "-workbench.action.debug.start","when": "!inDebugMode"},{"key": "ctrl+f11","command": "workbench.action.debug.run","when": "!inDebugMode"},{"key": "ctrl+f5","command": "-workbench.action.debug.run","when": "!inDebugMode"},{"key": "f6","command": "workbench.action.debug.stepOver","when": "inDebugMode"},{"key": "f10","command": "-workbench.action.debug.stepOver","when": "inDebugMode"},{"key": "f8","command": "workbench.action.debug.continue","when": "inDebugMode"},{"key": "f5","command": "-workbench.action.debug.continue","when": "inDebugMode"},{"key": "f5","command": "workbench.action.debug.stepInto","when": "inDebugMode"},{"key": "f11","command": "-workbench.action.debug.stepInto","when": "inDebugMode"},{"key": "f7","command": "workbench.action.debug.stepOut","when": "inDebugMode"},{"key": "shift+f11","command": "-workbench.action.debug.stepOut","when": "inDebugMode"},{"key": "ctrl+shift+x","command": "editor.action.transformToUppercase"},{"key": "ctrl+shift+x","command": "editor.action.transformToLowercase"}
]

keybindings.json相关推荐

  1. 【强哥推荐】VSCode常用快捷键配置文件表,记得收藏

    直接修改C:\Users\Administrator\AppData\Roaming\Code\User\keybindings.json(注意目录根据自己的用户名情况和安装位置而定,我的仅供参考)文 ...

  2. 用VSCode写python的正确姿势

    最近在学习python,之前一直用notepad++作为编辑器,偶然发现了VScode便被它的颜值吸引.用过之后发现它启动快速,插件丰富,下载安装后几乎不用怎么配置就可以直接使用,而且还支持markd ...

  3. vscode css智能补全_强大的 VS Code入门

    简介 在 Build 2015 大会上,微软除了发布了 Microsoft Edge 浏览器和新的 Windows 10 系统外,最大的惊喜莫过于宣布推出免费跨平台的 Visual Studio Co ...

  4. vscode: Visual Studio Code 常用快捷键

    主命令框 F1 或 Ctrl+Shift+P: 打开命令面板.在打开的输入框内,可以输入任何命令,例如: 按一下 Backspace 会进入到 Ctrl+P 模式 在 Ctrl+P 下输入 >  ...

  5. EOS开发工具Visual-studio-code和CLion设置

    每一个开发人员都需要一个良好的IDE,EOS开发也是一样,为项目开发过程构建一个良好的IDE环境是第一步.这就是为什么我们要写这个如何使用VS Code或者CLion进行EOS开发的快速教程的原因. ...

  6. Visual Studio Code 常用快捷键

    主命令框 F1 或 Ctrl+Shift+P: 打开命令面板.在打开的输入框内,可以输入任何命令,例如: 按一下 Backspace 会进入到 Ctrl+P 模式 在 Ctrl+P 下输入 >  ...

  7. 在Visual Studio代码中显示空白字符

    本文翻译自:Show whitespace characters in Visual Studio Code Is it possible to show whitespace characters, ...

  8. 如何折叠Visual Studio Code for Windows中的代码部分?

    本文翻译自:How do I collapse sections of code in Visual Studio Code for Windows? How do I fold or collaps ...

  9. cocos creator 获取当前时间_前端开发者入门 Creator 必读吧

    写在前面 因为公司的业务需求,近期学习了Cocos Creator这款游戏引擎的开发,也基于此上线了一款游戏,因此写这系列文章记录一下我从入门到项目发布的学习过程. 相对于 web 开发,像Cocos ...

最新文章

  1. matlab清除所有数据,清除仿真数据检查器中的所有数据
  2. 袁新生《LINGO和Excel在数学建模中的应用》
  3. HTTP代理ip的这些误区你知道吗?
  4. 赌徒都应该明白的道理:通过简单计算告诉你为什么久赌必输
  5. SAP Spartacus里的concurrently依赖
  6. 领域驱动设计-3-模型的管理
  7. [NewLife.XCode]实体工厂(拦截处理实体操作)
  8. 手动启动_电站首台机组首次手动开机启动一次性成功
  9. 三星Galaxy Note 20相机细节曝光:这个镜头略显鸡肋或被舍弃
  10. ElasticDL:首个基于 TensorFlow 实现弹性深度学习的开源系统
  11. 关于Java 8 forEach
  12. 如果企业级客户不爽,亚马逊AWS该怎么办?
  13. 【链表】链表中环的入口结点
  14. VScode 安装与简单配置(转载)
  15. Beyond Compare的文档比较工具的设置
  16. Camera Tuning-高通平台总结
  17. MySQL 报OperationalError: (1130, “XX‘ is not allowed to connect to this MySQL server“)的正确解决方法
  18. java implement和extends
  19. 盐湖提锂卤水除钙镁,高盐软化工艺有哪些?
  20. 实验 9 音频信号采集及处理

热门文章

  1. 关于多线程中的面试题
  2. STM32开发GPRS传输的GPS定位器 C#编写服务器转发程序,客户端显示轨迹
  3. 回路电感详细介绍(环路电感)
  4. php检测txt中重复数据,Python实现检测文件的MD5值来查找重复文件案例
  5. BSP 工程管理实验
  6. 磁盘管理找不到新加硬盘,借助DG(DiskGenius)实现新加硬盘初始化分区和之前硬盘的数据迁移
  7. ChinaSoft 论坛巡礼 | 软件工程教学案例交流与竞赛
  8. 初步使用bootstrap框架
  9. Linux压缩|解压_CodingPark编程公园
  10. Linux 信号学习