cancel
Showing results for 
Search instead for 
Did you mean: 

CubeIDE New .c/.h file not indexing

dlewis
Visitor

Hi All,

I am working on a project in CubeIDE workspace 1.17.0 and am having issues with my custom application source files not being indexed properly. My new files are being included in the build properly and the code from them is running, but the files in the editor remain purely "gray" text and lack the ability to jump to function defs/decs through them. I have tried restarting the IDE as well as using the Project->C/C++ Index options in the menu. Thanks in advance! 

1 REPLY 1
Ghofrane GSOURI
ST Employee

Hello @dlewis 

A few things to check:

  • Make sure you use a new workspace 
  • Rebuild the indexer as shown in the screenshot belowGhofraneGSOURI_0-1736933124789.png

THX

Ghofrane