Bootstrap

vscode技巧总结

“Tips and Tricks” lets you jump right in and learn how to be productive with Visual Studio Code.

官方技巧

Visual Studio Code Tips and Tricks

我发现的技巧

  • 删除一个代码块的时候,先用 Ctrl + Shift + [ 折叠代码块,再选中然后删除,比较快捷
  • 快捷键 Ctrl + L 能实现向下选中一行
  • 可以用View: Focus Other Side in Active Editor 命令在用View: Toggle Split Editor in Group命令或Volar: Split
;