IntelliJ IDEA: Difference between revisions

From Chorke Wiki
Jump to navigation Jump to search
Line 3: Line 3:
| valign="top" |
| valign="top" |
  ───────────────────────────────────────────────
  ───────────────────────────────────────────────
  ⌘ + 1     » Project
  ⌘ + 1           » Project
  ⌘ + 2     » Favorites
  ⌘ + 2           » Favorites
  ⌘ + 3     » Find
  ⌘ + 3           » Find
  ⌘ + 4     » Run
  ⌘ + 4           » Run
  ⌘ + 5     » Debug
  ⌘ + 5           » Debug
  ⌘ + 6     » Problems
  ⌘ + 6           » Problems
  ⌘ + 7     » Structure
  ⌘ + 7           » Structure
  ⌘ + 8     » Services
  ⌘ + 8           » Services
  ⌘ + 9     » Git
  ⌘ + 9           » Git


| valign="top" |
| valign="top" |
Line 22: Line 22:
  ⌘ + ,          » Preferences
  ⌘ + ,          » Preferences
  ⌘ + ;          » Project Structures
  ⌘ + ;          » Project Structures
⌘ + -          » Folding Collapse
⌘ + +          » Folding Expand
|}
----
{|
| valign="top" |
───────────────────────────────────────────────
  Control + N    » New Class, Interface, Enum
  Control + N    » New Class, Interface, Enum
| valign="top" |


|}
|}

Revision as of 08:06, 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

References