One feature I miss from Eclipse is exporting a list of installed plugins; I haven't been able to find a way to do this in IntelliJ.
For developers who need to use different machines (including different OSs) this would be helpful. Other than the availables.xml and disabled_plugins.txt is there any other way to get a list of what plugins are installed and active? Having to use two files to deduce the answers is a bit cumbersome.
If you installed IntelliJ IDEA via the Toolbox App, the plugins directory will be located in the installation directory. To find the installation directory, open the settings of the IDE instance in the Toolbox App, expand Configuration and look for the Install location field.
Open the settings, go to plugins, filter them by "Enabled", then select the entire list (CTRL+A would work), and copy them with CTRL+C.
This will give you a nice list of enabled plugins along with their versions. Something like:
BashSupport (1.6.13.182)
Behat Support (182.4129.45)
Blade Support (182.4129.45)
Codeception Framework (182.4129.45)
CoffeeScript (182.4129.45)
Command Line Tool Support (182.4129.45)
[...]
There is no easier way to do it right now, please vote for this feature request.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With