Intellij IDEA Shortcuts - Part 2 - Working with Files | Tips & Tricks

preview_player
Показать описание
IntelliJ IDEA has keyboard shortcuts for most of its commands related to editing, navigation, refactoring, debugging, and other tasks. Memorising these hotkeys can help you stay more productive by keeping your hands on the keyboard.

These shortcuts are for Files and Classes we work on Day to Day Basis. Next Video/Tutorial will be on Java Code and Functioning Shortcuts.

All the Shortcuts used in the video mentioned below -

WINDOWS -
Ctrl + N: Open/Search Class Files Panel
Ctrl + Shift + O: Open/Search SQL Files Panel and Other Files
Ctrl + E: View Recently Edited Files Panel
Ctrl + Shift + F: Search for any Keyword/Name Present in the Files/Classes
Esc: Take cursor back to Editor
Shift(Press Shift Button 2 Times) - Search for Anything in the Project.

MAC -
Cmd + O: Open/Search Class Files Panel
Cmd + Shift + O: Open/Search SQL Files Panel and Other Files
Cmd + E: View Recently Edited Files Panel
Cmd + Shift + F: Search for any Keyword/Name Present in the Files/Classes
Esc: Take cursor back to Editor
Cmd + N: Create a New Java Class File
Shift(Press Shift Button 2 Times) - Search for Anything in the Project.

#intellij
Рекомендации по теме
Комментарии
Автор

Prashant you make really good videos. Keep it up.

iamankitpuri