Steve Lee

Results 122 issues of Steve Lee

# PR Summary In the case of HTML content, the cmdlet searches for `` in the body to find the right encoding to use. It uses a regex to do...

Review - Needed
Extra Small

### Summary of the new feature / enhancement PS7 package has gotten quite large. We should review the list of assemblies we crossgen as part of the build process and...

Issue-Enhancement
Area-Maintainers-Build

**Summary of the new feature** Windows admins using Code Integrity may want to know if their scripts require full language mode or will work with constrained language mode. It would...

Issue - Enhancement
Area - Rule Sets

As more module authors are trying to support cross-platform and cross-PowerShell (Windows PowerShell versions and PSCore6), PSGet should adopt same packaging as nupkg for [multiple runtimes](https://docs.microsoft.com/en-us/nuget/create-packages/supporting-multiple-target-frameworks#architecture-specific-folders). Conceptually, the module author...

Issue-Enhancement
OS-Compatibility

### Summary of the new feature / enhancement In particularly where there are dependencies, it can take awhile and the user doesn't know what's happening ### Proposed technical implementation details...

Area-Uninstall
feature_request
Semester of Code

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PowerShellGet) - [X] Search the existing issues. ###...

Issue-Bug
Area-Update
Needs-Triage
Needs-Attention :wave:

### Prerequisites - [X] **Existing Issue:** Search the existing issues for this repository. If there is an issue that fits your needs do not file a new one. Subscribe, react,...

doc-idea
hold-for-pr

### Prerequisites - [X] Write a descriptive title. - [X] Search the existing issues. ### Summary of the new feature or changed behavior An additional `$PSStyle.Formatting.CustomTableHeader` is added to differentiate...

doc-idea
about
hold-for-release

v1.0.0 to v1.1.1 all say v0.2.0. Should match so I can have CI script auto-download newer version. Thanks.

# PR Summary Add `$PSStyle.Formatting.CustomTableHeaderLabel` to enable differentiation in `Format-Table` output where a table header label isn't an actual property name. Usually these are either abbreviated, calculated, or has units...

CL-General
Small