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
Keep a map of all the renames, we could actually do on-the-fly renaming of classes, fields, methods
But first, we would need to tokenize. Thankfully, Rsyntaxarea should do this for us already...?
However we would also need to create a .jdb format to store these too. Then, there could be a feature that applies all of your renamings/etc! So it would be a little bit like a bytecode editor.
The text was updated successfully, but these errors were encountered:
It would be possible with a filter, WOW!
Keep a map of all the renames, we could actually do on-the-fly renaming of classes, fields, methods
But first, we would need to tokenize. Thankfully, Rsyntaxarea should do this for us already...?
However we would also need to create a .jdb format to store these too. Then, there could be a feature that applies all of your renamings/etc! So it would be a little bit like a bytecode editor.
The text was updated successfully, but these errors were encountered: