Skip to content

using sdkconfig editor on sdkconfig.defaults fills it with redundant settings. (IEP-1399) #1117

Description

@emaayan

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:

  1. double sdkconfig.defaults, and wait for the editor to open
  2. RCM on sdkconfig.defaults and open with text editor
  3. 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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions