Is there a [Go to file…]?

后端 未结 7 732
挽巷
挽巷 2021-01-29 17:46

In modern IDEs, there is a keyboard shortcut to open a file by typing its name without putting your hand on the mouse. For example:

  • Eclipse: Cmd|

7条回答
  •  自闭症患者
    2021-01-29 18:14

    Also note that if you hold down Command and click on the name of a class, Xcode will jump you to that class' implementation.

提交回复
热议问题