Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimitrii Lipiridi committed Aug 10, 2023
1 parent 702e4b9 commit 08a3e9d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ With this plugin, you can easily apply code formatting and style enforcement to
either for the current file you're working on or for the entire project.

### Features
* <kbd>Code</kbd> > <kbd>Reformat File With Spotless</kbd> (shortcut <kbd>Ctrl+Alt+;</kbd>)
* <kbd>Code</kbd> > <kbd>Reformat All File With Spotless</kbd> (shortcut <kbd>Ctrl+Alt+Shift+;</kbd>)
* `Code` > `Reformat File With Spotless` (shortcut `Ctrl+Alt+;`)
* `Code` > `Reformat All File With Spotless` (shortcut `Ctrl+Alt+Shift+;`)

### Settings

To access plugin settings, go to: <kbd>Settings</kbd> > <kbd>Tools</kbd> > <kbd>Spotless Applier</kbd>
* <kbd>Optimize imports before applying</kbd> > enable this option to additionally execute IntelliJ IDEA's default "optimize imports" task before applying Spotless formatting.
To access plugin settings, go to: `Settings` > `Tools` > `Spotless Applier`
* `Optimize imports before applying` > enable this option to additionally execute IntelliJ IDEA's default "optimize imports" task before applying Spotless formatting.
<!-- Plugin description end -->

### Media
Expand Down

0 comments on commit 08a3e9d

Please sign in to comment.