android studio / intellij idea goto line number

后端 未结 5 1294
广开言路
广开言路 2021-02-03 21:59

In Eclipse, if I type cmd+L, it opens a dialog for me to enter a line number and it takes me there in the code. How do I do the same thing in Android Studio? Instead of having t

5条回答
  •  陌清茗
    陌清茗 (楼主)
    2021-02-03 22:36

    Use Command + L for Mac OS X.

    IntellijIDEA default keymap reference Here is the IntellijIDEA default keymap reference. This is applicable to Android Studio too.

    You can also find the document from Android Studio -> Help -> Default Keymap Reference

提交回复
热议问题