Skip to content

Formatting for $PSStyle.Formatting labels Verbose as Formatting.Verbose #15907

@SeeminglyScience

Description

@SeeminglyScience

Steps to reproduce

$PSStyle.Formatting

Expected behavior

FormatAccent : `e[32;1m
TableHeader  : `e[32;1m
ErrorAccent  : `e[36;1m
Error        : `e[31;1m
Warning      : `e[33;1m
Verbose      : `e[33;1m
Debug        : `e[33;1m

Actual behavior

FormatAccent       : `e[32;1m
TableHeader        : `e[32;1m
ErrorAccent        : `e[36;1m
Error              : `e[31;1m
Warning            : `e[33;1m
Formatting.Verbose : `e[33;1m
Debug              : `e[33;1m

Environment data

Name                           Value
----                           -----
PSVersion                      7.2.0-preview.8
PSEdition                      Core
GitCommitId                    7.2.0-preview.8
OS                             Microsoft Windows 10.0.18363
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions