Open
Description
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
Labels
No labels