Quick search on filename

前端 未结 5 1475
情歌与酒
情歌与酒 2020-12-24 11:17

How can I quick search a class file or entire resource file in android studio?

Eclipse short cuts are

Shift+Ctrl+R for all res

相关标签:
5条回答
  • 2020-12-24 11:44

    Go to Navigate Menu->File or Ctl + Shift + N.

    0 讨论(0)
  • 2020-12-24 11:48

    deniz, you can search everywhere with Double Shift. Hope this helps you.

    It looks like:

    enter image description here

    0 讨论(0)
  • 2020-12-24 11:57

    To search only recent files:

    ctrl+E

    To search all files:

    shift + shift

    0 讨论(0)
  • 2020-12-24 12:01

    To search by file name use the following shortcut keys

    On Mac: command + shift + O

    On Windows / Linux: control + shift + N

    0 讨论(0)
  • 2020-12-24 12:01

    You can use search button or double shift

    0 讨论(0)
提交回复
热议问题