Skip to content

IFeedbackProvider should be able to be called when there is not an error #19372

@JamesWTruher

Description

@JamesWTruher

Summary of the new feature / enhancement

It should be possible to call the predictor in those cases where there wasn't an error.
For example, if the user types a command which was successful, but there is a better way to express the operation.
ex.

PS> uname -a

could be prompted to run

PS> uname -a | jc --uname | convertfrom-json

if the jc command is installed.

Proposed technical implementation details (optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-Enhancementthe issue is more of a feature request than a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions