IntelliJ Navigation Shortcuts You Need to Know

IntelliJ Navigation Shortcuts You Need to Know

Sebastian Daschner

1 год назад

33,909 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Life of Geet
Life of Geet - 09.08.2023 14:18

Thank you !! It was really helpful !!

Ответить
Swapnil Mehta
Swapnil Mehta - 15.06.2023 09:58

Notes -
Editor Navigation -

Ctrl + B => method def, method usage, class

Ctrl + Alt + B => method implementation

Ctrl + U => super method

Ctrl + Alt + left/right => last location



Search -

Ctrl + N => class file

Ctrl + Alt + N => any file

Shift + shift => any thing



Project navigation

Esc => project explorer to editor

Alt + 1 => editor to project explorer

Alt + f1 + enter => file location

Alt + left/right => move across open files

Ответить
Minh Duc Cao
Minh Duc Cao - 08.02.2023 11:07

What font are you using

Ответить
Robert White
Robert White - 06.02.2023 15:29

Can we use vim-like movements e.g. "j" for "down" or "gd" for "go-to definition"?

Ответить
Zedd Doctor
Zedd Doctor - 06.02.2023 14:54

Great shortcuts thanks!

Ответить