JetBrains IntelliJ IDEA is a discarded development app.

  • Invoke the installer listed on Windows Package Manager:
    winget install -e JetBrains.IntelliJIDEA.Edu
  • Download it from the publisher’s website

Plugins

Perform action in command pallete Shift Shift

/Welcome screen/Plugins
NameThumbnailModportal linksCategoriesDescription
VSCode KeymapMarketplacePersonalizationVSCode keymap for all IntelliJ-based IDEs. Use this plugin if VSCode keymap is not pre-installed in your IDE.
One Dark themeMarketplaceVisualOne Dark theme for JetBrains.

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 shortcutActionRemove other
assignments?
Ctrl+Ö/View/Tool Windows/Terminalno
Ctrl+B/Windows/Active Tool Window/Hide All Windowsno
Ctrl+Alt+G/View/Tool Windows/Gitno
Ctrl+Shift+C/Git/ Commityes
Ctrl+Alt+P/Git/ Pullyes
Ctrl+ALt+Shift+P/Git/ Pushyes
Ctrl+Alt+S/Git/Uncommitted Changes/Stash Changesyes
Ctrl+ALt+Shift+S/Git/Uncommitted Changes/Unstash Changesyes
Ctrl+K, Right/Window/Editor Tabs/Split and Move Rightyes
Ctrl+K, Down/Window/Editor Tabs/Split and Move Downyes
Ctrl+K, Ctrl+Number Sign(#)/Code/Folding/Collapse Doc Comments

Settings synchronization

  • Open Command Palette via [Ctrl + Shift + A]
  • Enter /settings Settings Repository
    • https://github.com/Yetenol/IntelliJ-IDEA-Settings.git =: Upstream URL
    • Click Overwrite Local

Or setup manually

Global Settings

Open Find Actions via [Ctrl + Shift + P]

  • Off =: Enter /View/Appearance Main Menu

Open Settings via [Ctrl + Alt + S]

Open Keymap

  • VSCode =: Keymap

Open Appearance & Behavior > Appearance

  • Sync with OS # Theme
  • Click Gear Icon
    • One Dark Vivid =: Dark

Open Editor > General

Open 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 Actions via [Ctrl + Shift + P]
  • Enter /file Settings for New Projects...

Open Verison Control

Open Confirmation

  • Add silently =: When files are created # Confirmation
  • Apply to files created outside IntelliJ IDEA # Confirmation
  • Remove silently =: When files are deleted # Confirmation

Open 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