Hello,
I've started to develop with the nRF Connect VSCode extension and enjoying it a lot. However, I've noticed when I share a project the build configuration doesn't carry across.
Is there any way to get the extension to save the build configuration to a file or to .vscode/settings.json?
Our current workaround is to a shell script that runs the same command as the build configurator does but it's not ideal.
Many thanks,
Archie