1. 寻找类:shift+command+t
  2. 删除当前行:command+d
  3. 上移当前行代码:option+↑
  4. 下移当前行代码:option+↓
  5. 复制当前行至下一行:option+command+↓
  6. 复制当前行至上一行:option+command+↑
  7. 格式化代码:shift+command+f
  8. 抽取本地变量:option+command+L (win:control+1)
  9. 查看继承关系:command+t
  10. 快速找到类:shift+command+t

相关文章:

  • 2021-12-23
  • 2022-12-23
  • 2021-12-02
  • 2022-02-07
  • 2022-12-23
  • 2021-06-26
  • 2022-12-23
  • 2021-11-18
猜你喜欢
  • 2022-01-12
  • 2022-12-23
  • 2022-12-23
  • 2022-01-07
  • 2021-10-23
  • 2021-12-31
  • 2021-06-08
相关资源
相似解决方案