Game Development Community

Torsion Devs: Refactoring

by Cosmic Logic · in Torsion · 04/15/2009 (2:17 pm) · 3 replies

I'm not sure if there has been any thinking of adding refactoring to Torsion or not, but it would be a fantastic feature to add to the next release.

Just to make sure, by refactoring I mean being able to select a variable, change it and have the IDE change all instances of that variable. It could also be used for classes and functions.

My two bits :)


#1
04/15/2009 (3:38 pm)
We have it on our list... thanks!
#2
04/16/2009 (1:58 am)
Hmmm, useful, but not quite as easy as 'search and replace'.
#3
04/18/2009 (12:32 am)
@Tom - Awesome

@David - This pretty much is search and replace, except instead of only doing it on the current open file it does it for the whole project.