Skip to content

Improve naming convention of configuration parameters for better readability #1554

Open
@D00mch

Description

@D00mch

I'd like to suggest re-evaluating the naming convention for certain configuration parameters. Currently, the parameters use "disable" as a prefix, which increases cognitive load when interpreting their values.

“disable_*=false“ is like a negation of negation (two operation to get the meaning).

Using an “enable_*“ prefix would make it more intuitive and easy to get.

Parameters:

disable_context_highlighting
disable_hint
disable_insert_on_commit 
disable_line_numbers
disable_signs

Metadata

Metadata

Assignees

No one assigned

    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