How do you make VSCode Intellisense C++ aware when using the NRF Connect extensions?
How do you make VSCode Intellisense C++ aware when using the NRF Connect extensions?
Hello,
The DevZone team is currently entering summer vacation period, some delays in answers must be expected.
I've forwarded your question to our VS code extension developers and will get back to you as soon as I have an answer.
Kind regards,
Øyvind
Hello,
The DevZone team is currently entering summer vacation period, some delays in answers must be expected.
I've forwarded your question to our VS code extension developers and will get back to you as soon as I have an answer.
Kind regards,
Øyvind
The nRF Connect extension will use the generated cmake compile commands file to configure intellisense, and the C++ extension should be able to pick up this configuration automatically. If there are issues with this, we'd need a description of the issues, and some way to reproduce it, as it's expected to work out of the box for builds created with the extension.
Kind regards,
Øyvind
See video:
Thank you! I have forwarded to our team.