We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
$PSStyle
Need a way to register extensions to $PSStyle so that scripts/modules can leverage this discovery and consistent mechanism for defining styles.
Consider how to avoid name conflicts through some sort of namespacing.
No response
Summary of the new feature / enhancement
Need a way to register extensions to
$PSStyleso that scripts/modules can leverage this discovery and consistent mechanism for defining styles.Consider how to avoid name conflicts through some sort of namespacing.
Proposed technical implementation details (optional)
No response