Enable Git Staging

Git Staging is an alternative approach to IntelliJ IDEA Changelists.

You can use Find Actions which is ⌘⇧A (macOS) / Ctrl+Shift+A and then search for 'Git Staging' to enable Git Staging instead of IntelliJ IDEA Changelists.


Related Resources

Presenting with IntelliJ IDEA.
Presenting with IntelliJ IDEA.
Tips & tricks to level up your presentation skills with IntelliJ IDEA.
Create an Editor Fold
Create an Editor Fold
Create an editor fold to hide parts of your class which can make it more readable.
Extend Selection
Extend Selection
Extend and shrink your current code selection.