IntelliJ IDEA: Difference between revisions
Jump to navigation
Jump to search
Line 24: | Line 24: | ||
⌘ + - » Folding Collapse | ⌘ + - » Folding Collapse | ||
⌘ + + » Folding Expand | ⌘ + + » Folding Expand | ||
|} | |} | ||
---- | ---- | ||
Line 31: | Line 30: | ||
─────────────────────────────────────────────── | ─────────────────────────────────────────────── | ||
Control + N » New Class, Interface, Enum | Control + N » New Class, Interface, Enum | ||
⌘ + | ⌘ + W » Extend Selection | ||
⌘ + Option + V » Extract Variable | ⌘ + Option + V » Extract Variable | ||
⌘ + Option + M » Extract Method | |||
⌘ + Option + P » Extract Parameter | |||
⌘ + Option + N » Inline Variable | ⌘ + Option + N » Inline Variable | ||
⌘ + D » Duplicate Line | |||
⌘ + X » Cut Via | |||
| valign="top" | | | valign="top" | |
Revision as of 08:49, 1 January 2021
Shortcuts
─────────────────────────────────────────────── ⌘ + 1 » Project ⌘ + 2 » Favorites ⌘ + 3 » Find ⌘ + 4 » Run ⌘ + 5 » Debug ⌘ + 6 » Problems ⌘ + 7 » Structure ⌘ + 8 » Services ⌘ + 9 » Git |
─────────────────────────────────────────────── Shift + Shift » Navigate ⌘ + B » Navigate Usages ⌘ + E » Recent Files ⌘ + E » Toggle Changes Only Files ⌘ + Shift + F12 » Hide All Windows ⌘ + , » Preferences ⌘ + ; » Project Structures ⌘ + - » Folding Collapse ⌘ + + » Folding Expand |
─────────────────────────────────────────────── Control + N » New Class, Interface, Enum ⌘ + W » Extend Selection ⌘ + Option + V » Extract Variable ⌘ + Option + M » Extract Method ⌘ + Option + P » Extract Parameter ⌘ + Option + N » Inline Variable ⌘ + D » Duplicate Line ⌘ + X » Cut Via |