- 移动到行首:command + ←
- 移动到行尾:command + →
- 移动到全文的开始/最后:command + ↑/↓
- 复制代码:option + shift + ↑/↓
- 单行注释代码:command + /
- 多行注释代码:command + shift + a
- 删除代码:command +d
- 格式化:Option + shift + f
- 批量修改:Option + shift + i
- 多行同时缩进左/右:command + [ / ]
VS-Code中最常用的小技巧(mac)
阅读 50
2022-04-23
相关推荐
精彩评论(0)