Skip to content

Are we open to PR that improves helptext module? #212

@wayneyaoo

Description

@wayneyaoo

Is your feature request related to a problem? Please describe.
I'm looking at the IHelpWriter and the default implementation of DefaultHelpWriter. Though the project claims to support "customized helptext", which it does, I found it still a bit cumbersome to implement self-defined helptext writer, mainly because the help writer does not allow configuration via e.g., IHelpWriterConfiguration. If I need to change only a bit of the helptext, I had to copy the whole DefaultHelpWriter and update only a few lines.

Describe the solution you'd like
I'm very happy to make the help writer a small but nicely constructed component/module to at least allow configuration. e.g., new lines between sections or not, option alignment etc. The granularity can be discussed but my question is, is such change blessed?

Metadata

Metadata

Assignees

Labels

TypinTypin library related issuesconceptHelp and further investigation on the proposal is needed.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions