网站首页 > 技术文章 正文
- 打开键盘快捷键
- 搜索快捷键
- 开发常用快捷键
- vscode window版、mac版、Linux版默认快捷键大全
1.打开键盘快捷键:点击 ”? “按钮,然后点击 ”keyboard-shortcuts“
2.搜索快捷键:在搜索框中搜索你想要设置的快捷键
3.开发常用快捷键
下面这些快捷键是我开发常用的快捷键,有小伙伴其他好用快捷的欢迎分享
快捷名 快捷键 用途
search: find in files command + shift + F 搜索文件
search: Replace in files command + shift + R 搜索替换文件
Go to Definition command + B 跳转到定义的方法
Go Back command + [ 后退
Go Forward command + ] 前进
Go to Line command + L 跳到指定行
Format Document shift + option + F 格式化代码
File: Save command + S 保存
File: Save As command + shift + S 另存为
Toggle Line Comment command + / 注释
Go to Next Problem shift + E 跳到错误处
Move Line Up option + ? 向上移动行
Move Line Down option + ? 向下移动行
Undo command + Z 撤销
Select All command + A 全选
Copy command + C 复制
Cut command + X 剪贴
Copy Line Up shift + option + ? 复制上一行
Copy Line Down shift + option + ? 复制下一行
4.vscode window版、mac版、Linux版默认快捷键大全
猜你喜欢
- 2024-09-10 七爪源码:最大化生产力的最小 VSCode 设置(第 1 部分)
- 2024-09-10 手把手教你如何利用VS Code设置提高编码效率
- 2024-09-10 没有用过这些插件,别说你在用vscode
- 2024-09-10 使用截图,一键让GPT-4o生成打砖块游戏代码
- 2024-09-10 手把手教你在VSCode下如何使用Jupyter
- 2024-09-10 使用vscode正则快速提取数据(vscode 提取变量)
- 2024-09-10 开发函数计算的正确姿势——爬虫(函数式开发)
- 2024-09-10 VSCode常用快捷键(详细)(vscode快捷键整理代码)
- 2024-09-10 办公小技巧009:VSCode无法安装插件怎么办?
- 2024-09-10 提高VSCode 10倍效率的技巧(vscode 调整格式快捷键)
- 最近发表
- 标签列表
-
- cmd/c (90)
- c++中::是什么意思 (84)
- 标签用于 (71)
- 主键只能有一个吗 (77)
- c#console.writeline不显示 (95)
- pythoncase语句 (88)
- es6includes (74)
- sqlset (76)
- apt-getinstall-y (100)
- node_modules怎么生成 (87)
- chromepost (71)
- flexdirection (73)
- c++int转char (80)
- mysqlany_value (79)
- static函数和普通函数 (84)
- el-date-picker开始日期早于结束日期 (76)
- js判断是否是json字符串 (75)
- asynccallback (71)
- localstorage.removeitem (74)
- vector线程安全吗 (70)
- java (73)
- js数组插入 (83)
- mac安装java (72)
- 查看mysql是否启动 (70)
- 无效的列索引 (74)