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.

refactor rename in source code; does not change header files



I believe in Code Composer Studio 4, you could refactor/rename variable or structure members and they would be changed in all references including header files with a preview of the the diffs.

This does not appear to be working in Code Composer Studio 5.1. Does something need to be set or installed to get this feature to work again?

regards,

Jason

  • Hi Jason,

    jason wiseman said:
    This does not appear to be working in Code Composer Studio 5.1. Does something need to be set or installed to get this feature to work again?

    It's all there. It is just hidden by default. To bring up the rename dialog like in v4, use the little dropdown button next to the tooltip 

    Thanks

    ki