I'm looking forward to see release too.
I've just built the current version and see only "local variables" refactoring in vc7addin.
Is any other refactoring implmented by now? I.E. Can I try to bring out these ones to menus by myself?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Only local refactorings have been implemented until now - this is because no global symbol table has been implemented yet and most symbols are also not yet marked in the ast for registration.
We try to publish the current versions of the refactory soon.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I am aware of this project for a while now and I am looking forward to see a stable release. Are there any plans for that ?
Dev
Yes, it planned. At the current time, there is two blocking bugs identified (tab handling for VC++, and a bug causing a crash when renaming a temp).
Baptiste.
I'm looking forward to see release too.
I've just built the current version and see only "local variables" refactoring in vc7addin.
Is any other refactoring implmented by now? I.E. Can I try to bring out these ones to menus by myself?
Only local refactorings have been implemented until now - this is because no global symbol table has been implemented yet and most symbols are also not yet marked in the ast for registration.
We try to publish the current versions of the refactory soon.