This is more of a convenience thing then anything else.
It would be nice, if in the Leiningen pane in IntelliJ where you can expand project modules and see the list of tasks if that list also included tasks from plugins included in the project.clj's :plugins vector.
e.g. I have lein-ring and lein-typed listed in my :plugins, so it would be nice to be able to see "ring uberwar" and "typed check", etc. listed
This is more of a convenience thing then anything else.
It would be nice, if in the Leiningen pane in IntelliJ where you can expand project modules and see the list of tasks if that list also included tasks from plugins included in the project.clj's :plugins vector.
e.g. I have lein-ring and lein-typed listed in my :plugins, so it would be nice to be able to see "ring uberwar" and "typed check", etc. listed