换了机械键盘在享受打字快感的时候,也面临着难以控制触摸板的烦恼,也就是我整理快捷键的初衷. 善用快捷键是提升效率的有效方式.
⌘ (Command)
⌃ (Control)
⌥ (Option)
⇧ (Shift)
如果你只想学一个快捷键的话这个足以.
⌃ + ⌘ + / - Search help
⌥ + ⌘ + [ - Move Line Up
⌥ + ⌘ + ] - Move Line Down
⇧ + ⌘ + e - Edit All in Scope
⌃ + / - Jump to next placeholder
⌃ + ⇧ + / - Jump to previous placeholder
⌃ + i - Re-indent code
选择你要格式化的行然后执行这个命令,you are all set
⌘ + \ - Add Breakpoint at Current Line
⌘ + \ - Remove Breakpoint at Current Line
⌘ + k - Clear Console
⇧ + ⌘ + o - Open Quickly
支持查询模糊搜索以及行搜索