Y
Hacker News
new
|
ask
|
show
|
jobs
by
vips7L
537 days ago
This is even how I navigate files in IntelliJ.
1 comments
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.
link
vips7L
537 days ago
Yeah it’s the general same concept though. Ctrl + P and type or shift + shift and type the thing you want.
link
brabel
536 days ago
On Mac, it's Cmd+o for types, Cmd+shift+o for actual file names.
link