Open jabby opened 9 years ago
Yes it's a good idea, just find time to implement it.
For information, in External Tools Configurations, a user can sort targets by name. When you have a lot of targets, it's quite useful.
Yes I didn't remeber that I had done that:) JSBuild Eclipse is a copy/paste of Ant plugin. Can we close this issue or do we need do something?
In fact there is a sort by name in External Tools. But in my use case, I launch each task by double click in the build explorer. My enhancement proposal is for this view not for External Tools.
As an enhancement, I propose to add the ability to sort tasks by category and name. Maybe it should be a default sort.
I use the build explorer for grunt tasks.
For grunt files, there will be 2 categories :
grunt.registerTask
Both categories should be sort by name.
What do you think about this ehancement proposal ?