Tool/software: Code Composer Studio
Hi everyone
On CCSv8 indexer not working properly for ccs projects.
1. Not working ctrl+space in header files to #include another header.
2. Not working ctrl+space applied to private members of the class, when i use them in this class.
Test.h:
ctrl+space in Test.cpp:
Thanks.