Describe the bug
when double clicking on sdkconfig.defaults it launches the configuration editor, which automatically fills with with every default configuration there is.
To Reproduce
Steps to reproduce the behavior:
- double sdkconfig.defaults, and wait for the editor to open
- RCM on sdkconfig.defaults and open with text editor
- the file is full of settings
Expected behavior
the file should only contain the actual settings that were changed.
Screenshots
If applicable, add screenshots to help explain your problem.
Espressif-IDE Product Information:
Espressif > Product Information (Copy content from the console and attach as a file)
the whole point of sdkconfig.defaults is to have the minimal change settings required for the project rather than getting lost between myriad of other options that obscure what you really want to configure, it doesn't even wait for the editor to save, to give you a chance to revert the file, it just litters it with defaults.
Describe the bug
when double clicking on sdkconfig.defaults it launches the configuration editor, which automatically fills with with every default configuration there is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
the file should only contain the actual settings that were changed.
Screenshots
If applicable, add screenshots to help explain your problem.
Espressif-IDE Product Information:
Espressif > Product Information (Copy content from the console and attach as a file)
the whole point of sdkconfig.defaults is to have the minimal change settings required for the project rather than getting lost between myriad of other options that obscure what you really want to configure, it doesn't even wait for the editor to save, to give you a chance to revert the file, it just litters it with defaults.