Hi,
I was looking for an easier way to rename module.
Did anyone tried making command that would rename proper filenames and refactor hook implementation s in one swift move?
Thx
@dreamfony We do not have a command of a feature request about this before, but sounds like a nice feature, I may missing something else but the task to achieve will be at least:
@jmolivas Maybe add generic refactoring tool. Everything that could be generated should be refactorable :)
console refactor
Maybe for simple start console refactor:module -- [old_name new_name] would rename
I have a console module:refactor I'm currently working on. ETA 2 weeks. If it's worthy i'll make PR.
@tmli3b3rm4n Looking forward to test it.
Any progress on this?
Most helpful comment
I have a console module:refactor I'm currently working on. ETA 2 weeks. If it's worthy i'll make PR.