Skip to content

Commit dba5f80

Browse files
committed
Update assets
1 parent 0d3574e commit dba5f80

6 files changed

+2
-73
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The code style applied by the save actions plugin is the one configured your set
3636
- Uses a settings file per project you can commit (see [Files location](#files-location))
3737
- Available keymaps and actions for activation (see [Keymap and actions](#keymap-and-actions))
3838

39-
![Save actions plugin settings page](./assets/intellij-save-actions-plugin-settings-page.png)
39+
<img src="./assets/intellij-save-actions-plugin-settings-page.png" alt="Save actions plugin settings page" height=500 />
4040

4141
### Java IDE products
4242

@@ -47,7 +47,7 @@ Works in JetBrains IDE with Java support, like Intellij IDEA and AndroidStudio.
4747
- Eclipse configuration file `.epf` support (see [Eclipse support](#eclipse-support))
4848
- Automatically fix Java inspections (see [Java quick fixes](#java-fixes))
4949

50-
![Save actions plugin settings page for Java](./assets/intellij-save-actions-plugin-settings-page-java.png)
50+
<img src="./assets/intellij-save-actions-plugin-settings-page-java.png" alt="Save actions plugin settings page for Java" height=600 />
5151

5252
## Installation
5353
[Installation guide for the latest release](https://github.com/xdev-software/intellij-plugin-save-actions/releases/latest#Installation)

USAGE.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ The plugin actions are grouped under the menu "Code > Save Actions". You can ass
1818
- **Execute Save Actions on shortcut (default: "CTRL + SHIFT + S")** will trigger the plugin manually (needs to be activated with "Activate save actions on shortcut" in [activation](#activation)).
1919
- **Execute Save Actions on multiple files (default: not binded)** will show a popup to select the files (or a scope) on which to trigger the plugin (needs to be activated with "Activate save actions on batch" in [activation](#activation)).
2020

21-
<p align="center">
22-
<img alt="Save Actions Plugin Action menu" title="Save Actions Plugin Action menu" src="./assets/intellij-save-actions-plugin-action-menu.png" width="371" height="77">
23-
</p>
24-
2521
## Configuration
2622

2723
The configurations are located in "File > Settings > Other Settings > Save Actions".

assets/icon-intellij-idea.svg

Lines changed: 0 additions & 67 deletions
This file was deleted.
Binary file not shown.
-233 KB
Loading
-113 KB
Loading

0 commit comments

Comments
 (0)