T O P I C R E V I E W |
code42 |
Posted - Mar 08 2007 : 10:05:20 AM The refactor option that lets you change a class name is great, but whenever I do this, I need to change the file name where the class is defined also. It would be nice to have an option to rename a file, which would replace any #include declarations with the old file name. |
2 L A T E S T R E P L I E S (Newest First) |
support |
Posted - Sep 13 2012 : 2:04:39 PM case=1463 is implemented in build 1916 |
feline |
Posted - Mar 08 2007 : 12:48:57 PM We are considering this idea, but have no immediate plans to try and do this. One reason is possible problems with source control systems. If we automatically rename files you can use the file history, and trying to plug into and update any number of different source control systems is not going to happen 
case=1463 |