Hello,
I am using CCSv6.01.00040 on windows 7.
The refactor rename function isn't renaming all the variables in the project.
Has anyone else been having an issue with the rename refactor?
Stephen
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
To be more specific, my issue is not like what is described in http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/204683.aspx.
I renamed a structure member type variable (e.g. I changed var1.myVar1 to var1.bMyVar1) in a c file. The variable was updated in the header file, but it was not updated in another c file.
Hi Stephen,
Sorry for the delay.
I can't seem to reproduce this. It could be my test cases are too small, i'll try to use something a bit more substantial. Would it also be possible to provide a small, reproducible test case if you have one handy?
thanks
ki