Skip to content
This repository has been archived by the owner on Apr 25, 2021. It is now read-only.

tsathis/intellij-shortcuts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

IntelliJ Keyboard Shortcuts

A curated list of favorite keyboard shortcuts of IntelliJ-based IDEs.

jet-brains


Quick Navigation

Key-binding Action Preview
Ctrl + E
⌘ E
Recent Files recent-locations
Shift + Ctrl + E
Recent Locations recent-locations
Ctrl + N
Navigate to a class navigate-to-class
Shift + Ctrl + N
Navigate to a file navigate-to-file
Shift + Ctrl + Alt + N
⌥ ⌘ O
Navigate to a symbol navigate-to-symbol
Shift Shift Search Everywhere search-everywhere
Shift + Ctrl + T
Navigate between Test file & Test subject file navigate-to-test
Alt + Home
Jump to Navigation Bar navigation-bar
Ctrl + Alt + Left/Right
Navigate Back/Forwad
F2 Next Highlighted Error next-highlighted-error
Ctrl + B
⌘ B
Go to Declaration go-to-declaration
Alt + F7 Find Usages find-usage
Ctrl + Alt + F7 Show Usages show-usage

Editor

Key-binding Action Preview
Alt + Enter Show Intention Actions show-context-actions
F2 Next Highlighted Error next-highlighted-error
Ctrl + W
⌥ ↑
Extend Selection extend-selection
Shift + Ctrl + W
⌥ ↓
Shrink Selection shrink-selection
Ctrl + /
⌘ /
Add/Remove Line Comment line-comment
Shift + Ctrl + /
⌥ ⌘ /
Add/Remove Block Comment block-comment
Shift + Ctrl + Enter
⇧ ⌘ ⏎
Complete Current Statement complete-statement
Ctrl + Alt + L
⌥ ⌘ L
Reformat Code reformat
Shift + Ctrl + Alt + T
⌃ T
Refactor This reformat-this

Refactoring

Key-binding Action Preview
Ctrl + Alt + V
Introduce Variable introduce-variable

Tool Windows

Key-binding Action Preview
1
⌘ 1
Project Tool Window project-tools-window
Alt + 6
⌘ 6
Problems Tool Window
Alt + 7
File Structurre

All

Key-binding Action Preview
Alt + Enter Show Intention Actions show-context-actions
F2 Next Highlighted Error next-highlighted-error
Alt + 1
⌘ 1
Project Tool Window project-tools-window
Ctrl + E
⌘ E
View Recent Files project-tools-window
Ctrl + B
⌘ B
Go to Declaration go-to-declaration
Alt + F7 Find Usages find-usage
Ctrl + Alt + F7 Show Usages show-usage
Ctrl Ctrl Run Anything run-anything
Ctrl + W
⌥ ↑
Extend Selection extend-selection
Shift + Ctrl + W
⌥ ↓
Shrink Selection shrink-selection
Ctrl + /
⌘ /
Add/Remove Line Comment line-comment
Shift + Ctrl + /
⌥⌘ /
Add/Remove Block Comment block-comment
Shift + Ctrl + Enter
⇧ ⌘ ⏎
Complete Current Statement complete-statement
Ctrl + Alt + L
⌥ ⌘ L
Reformat Code reformat
Shift + Ctrl + Alt + T
⌃ T
Refactor This reformat-this
Shift + Ctrl + A
⇧ ⌘ A
Find Action find-action
Shift Shift Search Everywhere search-everywhere

Resources

About

A curated list of favorite keyboard shortcuts of IntelliJ-based IDEs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published