欢迎来到电脑知识学习网,专业的电脑知识大全学习平台!

手机版

vscode全局搜索快捷键(vscode常用快捷键总结)

网络知识 发布时间:2022-01-06 15:45:16
  1. 打开键盘快捷键
  2. 搜索快捷键
  3. 开发常用快捷键
  4. vscode window版、mac版、Linux版默认快捷键大全

1.打开键盘快捷键:点击 ”⚙ “按钮,然后点击 ”keyboard-shortcuts“

vscode全局搜索快捷键(vscode常用快捷键总结)(1)

打开键盘快捷键列表

vscode全局搜索快捷键(vscode常用快捷键总结)(2)

快捷键列表

2.搜索快捷键:在搜索框中搜索你想要设置的快捷键

vscode全局搜索快捷键(vscode常用快捷键总结)(3)

搜索快捷键

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版默认快捷键大全

vscode全局搜索快捷键(vscode常用快捷键总结)(4)

vscode mac版默认快捷键

vscode全局搜索快捷键(vscode常用快捷键总结)(5)

vscode windows版默认快捷键

vscode全局搜索快捷键(vscode常用快捷键总结)(6)

vscode linux版默认快捷键

责任编辑:电脑知识学习网

网络知识