Recaf icon indicating copy to clipboard operation
Recaf copied to clipboard

Suggestion: Add ability to change decompiler settings.

Open ElektroKill opened this issue 4 years ago • 1 comments

Decompiler Options

Fernflower by default does not decompile generics but this can be changed by specifying options. I suggest an option in the config of Recaf to allow changing these parameters of decompilers. It would really come in handy!

Thanks in advance!

ElektroKill avatar Jan 05 '21 18:01 ElektroKill

Huh, woulda thought that would be a default setting.

Anyways, the major hold-up for why I haven't done so yet in 2.X is because I'm not so sure how to best represent all the values in the UI without looking super cluttered.

Col-E avatar Jan 05 '21 19:01 Col-E

Full decompiler configuration is supported in 4x

image

image

Each decompiler handles config slightly differently, but everything is accessible. Will be adding FernFlower (via VineFlower fork) later.

Col-E avatar Sep 13 '23 02:09 Col-E