vscode日常 使用快捷键
时间:2021-09-23 08:33:31
收藏:0
阅读:17
个人使用符号
&&:表示连在一起使用
常用快捷键
1、打开终端
ctrl + `
2、打开设置
ctrl + ,
3、自定义快捷键
ctrl + k && ctrl + s
4、格式化文档
alt + shift + F
5、运行命令
ctrl + shift + p
原文:https://www.cnblogs.com/letgofishing/p/15309816.html
评论(0)