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.
Tool/software: Code Composer Studio
Hello,
is there a short cut existing for formating and aligning of C-Code in CCS?
Kind regards Ralf
Ralf,
There is a code formatter in CCS. If you right click on a file in the Project Explorer you can select Source -> Format. You can do the same by right clicking within a source file. When you do this it should display the shortcut beside the command. I am on a mac and for me it is Shift-Command-F. On Windows it would be something similar like Ctrl-Shift-F.
Regards,
John