Unable to bring in the Sphere Trace

Is there something I’m missing i looked to see if I could find the included paths of the C++ Extension

You have misspelt Label as Lable.

Doing Tools > Refresh VS Code Project should hopefully fix your IntelliSense issues.

thanks for that I did not see the miss Spell and the Refresh fixed up the Includes as well

Note that you should refresh every time you add new files. This used to be automatic when creating classes but stopped when they changed to use compile_commands, hopefully they will make it so in the future. Though that’s been the case since 4.26 so I doubt it’ll happen any time soon.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.

Privacy & Terms