Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohammadmd1383/actionable
Intellij plugin that adds many actions which are missing in the IDE!
https://github.com/mohammadmd1383/actionable
action actions clion datagrip goland intellij intellij-idea intellij-platform intellij-plugin jetbrains jetbrains-ides jetbrains-plugin phpstorm plugin pycharm rider rubymine webstorm
Last synced: 2 days ago
JSON representation
Intellij plugin that adds many actions which are missing in the IDE!
- Host: GitHub
- URL: https://github.com/mohammadmd1383/actionable
- Owner: MohammadMD1383
- License: mit
- Created: 2021-11-05T06:13:53.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-25T13:39:52.000Z (7 months ago)
- Last Synced: 2025-01-30T17:38:48.451Z (11 days ago)
- Topics: action, actions, clion, datagrip, goland, intellij, intellij-idea, intellij-platform, intellij-plugin, jetbrains, jetbrains-ides, jetbrains-plugin, phpstorm, plugin, pycharm, rider, rubymine, webstorm
- Language: Kotlin
- Homepage: https://mohammadmd1383.github.io/Actionable/
- Size: 21.8 MB
- Stars: 15
- Watchers: 3
- Forks: 3
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IntelliJ Platform Actionable Plugin - [Documentation](https://mohammadmd1383.github.io/Actionable/)
## What Is _Actionable_?
**_Actionable_** is a plugin for all the IntelliJ-Based IDEs that adds
many extra actions, which makes it easier to interact with the IDE.It provides you simpler ways to do repetitive tasks as well as doing
interesting things!Enough here, let’s see the plugin in action! [Getting Started](https://mohammadmd1383.github.io/Actionable/Getting%20Started/)
## What's New In v4?
Along with all refactorings, cleanup and documentation changes, I decided to add language-specific actions
that help you do interesting things with your favorite language.## Version 3 vs 4
Prior to v4 (up to v3.20.x), the plugin was used to provide a wide compatibility range.
But as of v4, the compatibility range would be less than it was in v3 and before.
This is because of providing better quality.## Test Latest Features ASAP
Want to test the latest features before they officially get released?
Simply use the new action `Download And Install Nightly Build` !!! (v4.1.0 onwards)
Or, checkout [releases page](https://github.com/MohammadMD1383/Actionable/releases) for nightly builds.## How To Help?
* Feel free to open any feature request to help me add more features to this
plugin. ([Issue Tracker](https://github.com/MohammadMD1383/Actionable/issues))
* Report every bug or inconvenience you feel. ([Issue Tracker](https://github.com/MohammadMD1383/Actionable/issues))
* All the [PRs](https://github.com/MohammadMD1383/Actionable/pulls) are welcomed!