gerhard123
Starting Member
1 Posts |
Posted - Jun 03 2013 : 5:01:27 PM
|
I wanted to use the new file rename function that automatically renames the associated include statements. I wanted to rename a file with a .hxx extension to the same name, but with a .h extension.
However, it seems that the file rename feature only can rename the file basename, not the file extension; i.e. it is possible to rename file1.h to file2.h, but it is not possible to rename file.hxx to file.h.
Am I missing something? Is this working as designed? If so, why?
Thanks. |
|