sts4 icon indicating copy to clipboard operation
sts4 copied to clipboard

Ideas for better open-rewrite recipes dialog

Open ahoehma opened this issue 1 year ago • 2 comments

  1. speedup dialog open - caching could be implemented to keep already loaded recipes
  2. a filter field to find recipes by name, description, id, ...
  3. grouping of recipes, maybe like git stagging view (list, tree, compact tree, ...)
  4. sort for all the recipes

ahoehma avatar May 05 '24 13:05 ahoehma

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

BoykoAlex avatar May 06 '24 01:05 BoykoAlex

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) image

anbusampath avatar Aug 15 '24 03:08 anbusampath