We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2415396 commit 2c43fe9Copy full SHA for 2c43fe9
README.md
@@ -12,3 +12,21 @@ It adds the support for the next subcommands:
12
- --no-skip-worktree
13
- --chmod=+x
14
- --chmod=-x
15
+
16
+## Screenshots
17
+
18
19
+
20
21
+## Release History
22
+* 0.0.3
23
+ * Rewrote the plugin in Kotlin.
24
+ * Switched to modern IntelliJ API.
25
+ * Added a plugin icon.
26
+* 0.0.2
27
+ * Updated dependencies to make the plugin available on all platforms.
28
+* 0.0.1
29
+ * Initial release.
30
31
+## License
32
+The software is licensed under the [Apache-2.0 License](LICENSE).
screenshots/screenshot_1.png
37.8 KB
screenshots/screenshot_2.png
42.5 KB
0 commit comments