[[Describe this app and list installation sources]]Plugins
Perform action in command pallete Shift Shift
/Welcome screen/Plugins
[[List extensions for this app]]Or install manually
by performing the action in command pallete Shift Shift
/Welcome screen/Plugins
Keyboard Shortcuts
Perform action in command palette Shift Shift
- Type action and press
Ctrl + .to assign the keyboard shortcut:
| Keyboard shortcut | Action | Remove other assignments? |
|---|---|---|
Ctrl+Ö | /View/Tool Windows/Terminal | no |
Ctrl+B | /Windows/Active Tool Window/Hide All Windows | no |
Ctrl+Alt+G | /View/Tool Windows/Git | no |
Ctrl+Shift+C | /Git/ Commit | yes |
Ctrl+Alt+P | /Git/ Pull | yes |
Ctrl+ALt+Shift+P | /Git/ Push | yes |
Ctrl+Alt+S | /Git/Uncommitted Changes/Stash Changes | yes |
Ctrl+ALt+Shift+S | /Git/Uncommitted Changes/Unstash Changes | yes |
Ctrl+K, Right | /Window/Editor Tabs/Split and Move Right | yes |
Ctrl+K, Down | /Window/Editor Tabs/Split and Move Down | yes |
Ctrl+K, Ctrl+Number Sign(#) | /Code/Folding/Collapse Doc Comments |
Settings synchronization
- Open
Command Palettevia[Ctrl + Shift + A] - Enter
/settings Settings Repositoryhttps://github.com/Yetenol/IntelliJ-IDEA-Settings.git=: Upstream URL- Click
Overwrite Local
Or setup manually
Global Settings
Open
Find Actionsvia[Ctrl + Shift + P]
Off=: Enter/View/Appearance Main Menu
Open
Settingsvia[Ctrl + Alt + S]Open
Keymap
VSCode=: KeymapOpen
Appearance & Behavior > Appearance
- Sync with OS # Theme
- Click Gear Icon
One Dark Vivid=: DarkOpen
Editor > GeneralOpen
Editor Tabs
None=: Tab placement- Apply
Open
Code Folding
- Documentation comments # General
Open
Tools > Shared Indexes
Download automatically=: Download pre-built shared indexes to reduce indexing time
- Apply & Save
Defaults for Workplace Settings
- Open
Find Actionsvia[Ctrl + Shift + P] - Enter
/file Settings for New Projects...
Open
Verison ControlOpen
Confirmation
Add silently=: When files are created # Confirmation- Apply to files created outside IntelliJ IDEA # Confirmation
Remove silently=: When files are deleted # ConfirmationOpen
Git
- Auto-update if push of the current branch was rejected # Push
- Show Push dialog for Commit and Push # Push
Rebase=: Update method # Update
- Apply & Save
Java Development Kit (JDK)
winget install microsoft.openjdk.17- JDK will be installed to
$env:JAVA_HOME - open any java project
- click on setup SDK
- wait a few seconds
- select detected SDK