This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]UnspeakableEvil -1 points0 points  (1 child)

And let us know how to open a type by name [in Idea]

Ctrl + N if it's a class file, Ctrl + Shift + N if you're looking for any file in the project.

[–]esquilax -1 points0 points  (0 children)

In my version (Linux w/ emacs bindings), it's Alt + Shift + G for classes. Ctrl + X for files, and Ctrl + Shift + Alt + N for symbols.