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.

Code Composer Studio v10.4 - Content Assist (Code Completion) Doesn't Work for Private Members?

Hello, 

When trying to use content assist, only public members are available in the pop-up menu. If I make a method private, it gets filtered out of the list. Is there somewhere where I can edit the filter to show everything? 

Any help would be greatly appreciated!