I used to ctrl lbm click on package name in file declaration
package ua.sharehelp.volnteerereceive.ui.fragments.request_create
import ...
class RequestCreateFragment{}
and it navigates to file in project structure
however same hotkey can open unit test files instead. Through it looks pretty random what will be opened.
How to navigate only to working directories?
CodePudding user response:
Found shortcut Alt F1 ->1 . opens currently selected file in Project view