Hacker News new | ask | show | jobs
by brabel 537 days ago
In IntelliJ, you don't normally need to look for files unless they're non-source code, as you can just go directly to types regardless of their file names.
1 comments

Yeah it’s the general same concept though. Ctrl + P and type or shift + shift and type the thing you want.
On Mac, it's Cmd+o for types, Cmd+shift+o for actual file names.