Hey, For some reason I don't get compile warnings or errors listed in the VSCode problems tab. Any ideas why? See video below for a demo.
Hey, For some reason I don't get compile warnings or errors listed in the VSCode problems tab. Any ideas why? See video below for a demo.
+ This definitely used to work and some release of the nrf tooling broke it - whether or not it was intended as a feature.
... but it's hard to understand how this isn't an intentional feature when every other compiler integration with VSCode uses the problemMatchers. Pretty basic feature.
yes, I also think its a huge inconvenience. its really bad to always have to search the build output if it could be so so so much better.
What I see is that the Kconfig warnings in the problems tab, for example if I set:
Is that not present in your case?
Yes, only Kconfig warnings show, but not build warnings / errors of actual C/C++ code...
So you wouldn't see this?
BR,
Edvin