Skip to content

Parsing Request/Issue - Two Spaces instead of One #2018

@narabug

Description

@narabug

Description of the new feature / enhancement

If you returned data with two spaces between objects instead of a single space, we could easily parse the output. With only one space, parsing cannot consistently return accurate results.

For example:
winget Ouput

parsed
because you are only appending a single space at the end of a value in the string, parsing becomes exceptionally difficult.

Proposed technical implementation details

Appending two space characters would make parsing this output significantly easier and more accurate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-OutputIssue related to CLI outputIssue-FeatureThis is a feature request for the Windows Package Manager client.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions