Skip to content

Consider moving the $ErrorView configuration to $PSStyle #17917

@daxian-dbw

Description

@daxian-dbw

Summary of the new feature / enhancement

The $ErrorView variable was introduced earlier than $PSStyle. But with $PSStyle containing configuration like $PSStyle.Formatting and $PSStyle.Progress, it feels to me the error view configuration should be moved to $PSStyle as well, for consistency and easier discoverability.

Proposed technical implementation details (optional)

Discard the $ErrorView variable (breaking change), add the public property ErrorView to System.Management.Automation.PSStyle.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-Enhancementthe issue is more of a feature request than a bugUp-for-GrabsUp-for-grabs issues are not high priorities, and may be opportunities for external contributorsWG-Enginecore PowerShell engine, interpreter, and runtimeWG-ReviewedA Working Group has reviewed this and made a recommendation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions