Creator Code Sense

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable
        I'm using C++ for my project which is working fine. However, when I change the file extension to .cpp all the code sensing goes away. How do I turn code sensing on so that it will see the .cpp file as it does for a .c file?   
0 Likes
2 Replies
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

This might help -

   

 

   

www.psocdeveloper.com/forums/viewtopic.php

   

 

   

Regards, Dana.

0 Likes
Anonymous
Not applicable
        Yes, http://cladlab.com/programming/microcontrollers/psoc/using-cplusplus-with-psoc-creator is a great resource in compiling C++ code; however it doesn't talk about enabling code sense in the Creator IDE for .cpp files. This is more of an annoyance than anything thing else. I was hoping there was a way to tell the IDE to treat a .cpp file the same as a .c file.   
0 Likes