Top 5 IntelliJ IDEA Navigation Shortcuts

preview_player
Показать описание
In this screencast, we’re going to look at five shortcuts that will help you navigate around IntelliJ IDEA efficiently as your project grows.
- Search Everywhere - Shift Shift
- Recent Files - ⌘E or Ctrl+E
- Navigate to Implementation - ⌥⌘B or Ctrl+Alt+B
- Find Usages - ⌥F7 or Alt+F7
- Create Test - ⌘⇧T or Ctrl+Shift+T

*Author: Helen Scott

Join us:

#java #intelliJIDEA #intelliJ #jetbrains #programming #getting_to_know_intellij
Рекомендации по теме
Комментарии
Автор

2x Shift -> search everywhere
Ctrl + E -> recent files
Ctrl + Alt + B -> navigate to implementation
Alt + F7 -> find usages
Ctrl + Shift + T -> navigate to test

quonowe
Автор

This should be the first part on every Intellij shortcuts video!

DineshkumarPuli
Автор

So glad that I've subscribed, missed recent locations, will give it a shot now.

marekbugiel
Автор

Great video really useful thanks Helen! Looking forward to seeing more

jwmaude
Автор

Great, I was looking for the "navigate to implementations" shortcut 👍

codinginflow
Автор

Don’t we get Search function when we enter Alt+Shift+N

jeenxavier
Автор

Can't believe how hard it is to go to implementation...

diegoramos
Автор

Sometimes doesn't work well "search everywhere"

Gorky