Col-E / Recaf

The modern Java bytecode editor
https://recaf.coley.software
MIT License
5.99k stars 463 forks source link

Reimplement table mode to be feature comparable with 1.15 #218

Open LovesAsuna opened 4 years ago

LovesAsuna commented 4 years ago

I have been following the update progress of recaf

Col-E commented 4 years ago

I haven't yet found a layout for how I want to represent class-level data. That will include things like annotation editing and other things that have not yet been ported over.

I'm open to suggestions and ideas.

For now you can keep a copy of 1.15.10 and change the update frequency to "Never".

LovesAsuna commented 4 years ago

Every time I open recaf, it will prompt that this is my first time to open it. Is this a bug?(Since version 2.0.0) KBI(M}C)8)E2{@}YP(Z(S5F

Col-E commented 4 years ago

Yes that was fixed in the 2.0.1 just a few minutes ago, try updating

LovesAsuna commented 4 years ago

This bug is also happened in 2.0.1

Col-E commented 4 years ago

Oh uh.... let me get on that....

xxDark commented 4 years ago

Revert exit stuff I changed for now, there are some hackery stuff happening here.

Col-E commented 4 years ago

Continuing this off topic discussion in #220

Col-E commented 3 years ago

While its not complete, I may push whats seen here to hold over until the rest of the items can be supported.

G9xzunL0Bc

The green flash on everything is a bug but it seems to be the way that JFX handles it naturally so I can't do much about that :/

LovesAsuna commented 3 years ago

Looking forward to the push of this feature

Col-E commented 3 years ago

Feature is now in 2.12

Missing things like annotation editing, module/nests, inner-classes

But most of the basics stuff is back :)

LovesAsuna commented 3 years ago

After using the new version for so long, I find that I still prefer the old version's page layout. The new version lacks many of the features that the old version had.

Col-E commented 3 years ago

Right, its not done yet.