Disabled save to non-existing files

nRF Connect for VS Code

tags
nRF Connect for VS Code

The Save to file button allows you to write configuration changes to the active prj.conf file. In some scenarios, no such file exists, and the button produces an error when clicked. For example, this is common when editing build configurations that use sysbuild. We have shortened the feedback loop by disabling the button in such cases.