Hi Joe,
anything helpful at VSCode PlatformIO and the dreaded "IntelliSense Index Rebuild" - #7 by pfeerick?
If not, this might help (thanks @maxgerhardt):
- Disable all VSCode extensions except “PlatformIO” and “C/C++ by Microsoft”.
- Close and restrat VSCode
- CTRL-Shift-P
- Choose “Rebuild Intellisense”
Remember, Intellisense isn’t part of PlatformIO, it’s part of VSCode.
Cheers,
Norm.