I am using nRF Connect for VS Code V2024.7.13 and the intellisense does not work.
I am using nRF Connect for VS Code V2024.7.13 and the intellisense does not work.
No but I assume if I click the button it will? What is the difference between default and sysbuild?
trampas said:What is the difference between default and sysbuild?
It is pretty much a rework of our build system for multi-image builds (such as using MCUboot).
https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/build/sysbuild/index.html
Try to build both with and without and see if it impacts the issue.
Also: Which version of the SDK do you use?
Note when switching to sysbuild it does not build the mcuboot.
Yes, right. Sysbuild has another way of enabling MCUboot.
But let's not use Sysbuild now then. I found out that you for sure do not use it, which was my goal.
For the selection of the mcuboot folder:
Here is how it looks for me:
You see that the icon for the selected folder becomes blue, to indicate that it is selected.
For intellisense in general:
Sometimes restarting VS Code and removing .vscode workspace folders (if you do not specifically use them) can fix stuff.