on CCS UI, how to find a matching bracket/brace, or closing bracket/brace? thanks
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.
on CCS UI, how to find a matching bracket/brace, or closing bracket/brace? thanks
Hi Omer,
Thanks for your reply. I know that. The problem is with a huge chunk of code, it is difficult to find the "highlighted" closing brace this way.
Some editor, such as GVIM, has shortcut like "Shift + %" to find closing brace. Does CCS have the similar shortcut?
Quentin
Some editor, such as GVIM, has shortcut like "Shift + %" to find closing brace. Does CCS have the similar shortcut?
No, I don't believe there's such a short cut, although CCS Theia may have something like this or maybe the ability to add this sort of shortcut. Although the brace should still be highlighted even if it's a large chunk of code and you need to scroll, I understand it would be difficult to find in long enough code.

Above is from Code Composer Studio User’s Guide of May 1999 chrome-extension://efaidnbmnnnibpcajpcglclefindmkaj/www.rose-hulman.edu/.../spru328.pdf
Is there still "Find Match" and "Editor Bar" in the latest CCS?
on CCS UI, how to find a matching bracket/brace, or closing bracket/brace?
Try: CTRL+SHFT+P
