Skip to content

$PSStyle.Formatting.Information #16932

@Stroniax

Description

@Stroniax

Summary of the new feature / enhancement

The $PSStyle variable allows us to set the color of most output streams, which only excludes Progress, Information, and Output. During development, I tend to set $global:DebugPreference = $global:VerbosePreference = $global:InformationPreference = 'Continue'. To distinguish from output I would like to be able to set a different default color for the Information stream, as otherwise it shows up in the console amongst any output that is being returned by an invocation and I visually perceive it as a string that leaked out of my function.

Proposed technical implementation details (optional)

No response

Metadata

Metadata

Labels

Issue-Enhancementthe issue is more of a feature request than a bugKeepOpenThe bot will ignore these and not auto-closeUp-for-GrabsUp-for-grabs issues are not high priorities, and may be opportunities for external contributorsWG-Engine-Format

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions