Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@ in team environments where both IDEA and Eclipse are used.
- For versions higher than 4.0 - imports will be reordered together with normal IntelliJ's import optimizing
- **Disable `Optimize imports on the fly`**
3. Format code as usual, notice the green bubble notification about successful formatting
- notifications can be disabled at `Settings | Notifications`
- notifications can be disabled at `Settings | Appearance & Behavior | Notifications`
4. Use `Ctrl + Alt + O` as usual, it will use this plugin
5. Use `Ctrl + ~` for quick switch between formatters or icon at the main toolbar
5. Use ``Ctrl + ` `` for quick switch between formatters in `Switch Code Formatter` or `View | Quick Switch Scheme...`
6. [Give it 5 stars](http://plugins.jetbrains.com/plugin/?idea&id=6546)
7. [Make a donation](https://www.paypal.me/VojtechKrasa)

Expand Down