Solved
Does CubeIDE refactor methods in class between header and source ?
When developing a class, can CubeIDE update a method's name in the .cpp file when it's modified in the .h (the sme the other way around)? Or do we have to modify both files?
When developing a class, can CubeIDE update a method's name in the .cpp file when it's modified in the .h (the sme the other way around)? Or do we have to modify both files?
Yes it will. Use Refactor -> Rename (Alt+Shift+R)
Any calls to it are also updated, assuming your index is valid.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.