This video lists Intellij IDEA shortcuts when working with Java code
Shortcuts mentioned in the video are:
Ctrl + Shift + A = Find Action (New Scratch Buffer, Set File Language)
Ctrl + Alt + L = Format
Ctrl + Left/Right = Move one Word at a time
Ctrl + Backspace = Delete one Word at a time
Alt + Shift + Up/Down = Move line
Ctrl + Y = Delete Line
Ctrl + D = Duplicate Line
Ctrl + Shift + J = Join Lines
Ctrl + Shift + X = Clone Caret Below (custom shortcut)
Alt + J = Select Next occurrence
Ctrl + Shift + Alt + J = Select All occurrences
Ctrl + W = Expand Selection
Ctrl + Shift + W = Shrink Selection
Ctrl + Shift + U = Toggle Case
Ctrl + F = Find
Ctrl + R = Replace (Alt + P, to replace one, Alt + A to replace all)
Ctrl + Shift + F = Find in Project (then Tab, then Enter to open)
Playlist of all the shortcut videos: [ Ссылка ]
Complete list of shortcuts can be found here -[ Ссылка ]
Printable PDF version - [ Ссылка ]
Channel
----------------------------------
Master difficult programming concepts in few minutes. I try to explain difficult concepts like Java concurrency in simple to understand manner using animations and small code snippets. Explore videos on topics like Spring Boot, Cloud Foundry, Java 8 (with more coming soon). I am happy to clarify your doubts. Ask me anything in the comments. I am also happy to take requests for new videos.
New video added every Sunday.
Subscribe or explore the channel - [ Ссылка ]
Playlists
----------------------------------
Java Executor Service - [ Ссылка ]
Java Concurrency - [ Ссылка ]
Spring Boot 2.0 - [ Ссылка ]
Java 8 - [ Ссылка ]
Intellij IDEA Shortcuts - [ Ссылка ]
Popular Videos
----------------------------------
Executor Service - [ Ссылка ]
Introduction to CompletableFuture - [ Ссылка ]
Understand how ForkJoinPool works - [ Ссылка ]
Java Memory Model in 10 minutes - [ Ссылка ]
Volatile vs Atomic - [ Ссылка ]
What is Spring Webflux - [ Ссылка ]
Ещё видео!