sts4
sts4 copied to clipboard
Ideas for better open-rewrite recipes dialog
- speedup dialog open - caching could be implemented to keep already loaded recipes
- a filter field to find recipes by name, description, id, ...
- grouping of recipes, maybe like git stagging view (list, tree, compact tree, ...)
- sort for all the recipes
I'd say 1. is already there. 2. would be nice. 3. There are tags to take advantage of 4. Sorting might come in as part of the Tree View in Eclipse
Separate section for items
- Java recipes like Migrate to Java 21, 17, 11 separately(just like JUnit)
- Search recipes within group, currently we have to expand and check/uncheck the recipes which we don't want to apply(eg. Text block is preview feature mostly don,t want to use)