You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Link to plugin development guide to make it easy to start
Create plugin templates
Config
Investigate what would improve the layout beyond our automated setup. Its laid out in a bit of a "jumbled" way at the moment.
Font size sliders
This is sadly a bit tricky with our theme setup. There are a lot of small edge cases in the theme that rely on exact sizes. I found that a more reasonable solution was to just implement a generic window scaling. It'll apply when restarting Recaf.
Organize into sane ordering (vs alphabetic of key names)
Context menus
Organize into sane ordering
Creation of new content
Files
Classes
Additional actions
Classes
Generate method overrides (prompt to show which methods can be overriden)
Packages / Directories
Export (we have single-file export, but not package/dir exports)
.repatch
file format so Recaf can apply the patch again laterFont size slidersMETA-INF/MANIFEST.MF
for application infojava.class.path
paths to a local workspace without attaching (If all paths are found)Runnable
instance and invoke it in a safe manner, reporting back results)SSVM
and integrate it to support:The text was updated successfully, but these errors were encountered: