Skip to content

[feature] : Improve configuration editor with descriptions #80

@ns-rse

Description

@ns-rse

Is your feature request related to a problem?

I was pleased to discover that configuration options could be edited on the fly, I guess that is the whole point of having an interactive tool!

Currently the dialog box uses the YAML/dictionary paths for descriptions and doesn't describe what these do.

Image

We found that users needed some guidance as to what the configuration options are and as such the default_config.yaml has verbose one-line comments to help users when editing configuration files.

Describe the solution you would like.

It would be useful if we could parse these out of the YAML and use them as descriptions in the editor dialogue to help guide users and save them the need to view the YAML file or the documentation (although including a link to the documentation would probably be useful to).

Describe the alternatives you have considered.

N/A

Additional context

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions