Overview
A list of some configuration changes I like to make to the IntelliJ IDEA IDE.
- Change font to 14
Editor > Font - Enable soft wrap for text/readme files
Editor > General - Disable render documentation comments
Editor > Reader mode - Disable automatic folding of imports and one-line methods
Editor > General > Code folding - Shortcuts
- Find again
Ctrl+G - Go to line
Ctrl+L
- Find again
- Show whitespace
Editor > General > Appearence - Set
rustfmtas the default formatter for rust