IntelliSense Configuration
The extension automatically configures IntelliSense based on your build configuration.
Switching IntelliSense Provider
Run: onsemi: IntelliSense: Switch Provider
Choose between:
clangd: Modern, fast language server with excellent standards support
Microsoft C/C++: Traditional VS Code C/C++ extension
Refresh Configuration
After modifying build settings or changing configurations:
Run: onsemi: IntelliSense: Refresh configuration
This updates IntelliSense based on the current active build configuration.