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
When using the CCS editor if I highlight a word and then use "Search Text" from the right-click pop-up menu, the search is always performed case sensitive. I want to ignore the text case when doing this search. If I go to the CCS menu bar and open the "File Search" dialog I can get the search to be performed case insensitive, but this is a much more cumbersome way to do quick text searches.
For reference I am using CCS version 8, I have already tried launching CCS using the -clean option, and have already tried cleaning out my ".metadata" workspace folder. I tried searching the TI websites for case sensitivity related entries but could not find anything relevant.
Hello Rafael,
Thanks for the quick response. When I am doing searches within a single file I do the same as you; Ctrl-F and use the pop-up dialog. Unfortunately that dialog does not allow for searching all of the files within a project, which is where the right-click and "Search Text" method comes into play.
Kind regards,
Patrick.