MavenHelper
MavenHelper copied to clipboard
[FEATURE REQUESTS] for the pom.xml dependency analyzer
great stuff with this plugin, by the way.
I have some feature suggestions (some borrowed by Eclipse's equivalent):
- keyboard shortcut to tab between "text" and "dependency analyzer" tabs for pom.xml
- ~~provide ability to start on the "All Dependencies as Tree" radio (either remember from last time, or provide a setting under File>Setting>Other Settings>Maven Helper)~~
- if double click on a dependency in the dependency analyzer, then navigate to the corresponding text on the pom.xml "text" tab
- ~~colour code the different scopes, compile (=prod) vs test etc. Could reuse the colours for prod vs test that IntelliJ defines under File>Setting>Appearance & Behavior > File Colors~~
- provide ability to filter dependencies by scope
Cheers Dan
Nice suggestions, thanks!