PowerShell
PowerShell copied to clipboard
PowerShell for every system!
Limit searching of `charset` attribute in `meta` tag for HTML to first 1024 characters in webcmdlets
# 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...
# PR Summary Fixes https://github.com/PowerShell/PowerShell/issues/15450 Add tooltips for hashtable key completions Add completion for calculated properties for Compare-Object and ConvertTo-HTML Add argument completer for the Property parameter of ConvertTo-Html Use...
## Summary of the new feature/enhancement Some of the tooltips used for tab completion are stored as simple strings instead of using string resources that can be localized. This should...
### Summary of the new feature / enhancement ### Problem In the case I have multiple servers where I want to run a scriptblock, including the server I am connected...
### Summary of the new feature / enhancement As an admin, I would like to be able to control the default PSRemoting endpoints (e.g. `microsoft.powershell`) to point at a different...
# PR Summary Fixes https://github.com/PowerShell/PowerShellEditorServices/issues/1852 Decided to make a full fix for all hashtable key completion scenarios I could think of: - Fixes type inference for ConvertExpressions that use a...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...
# Summary of the new feature/enhancement As a PowerShell scripter who uses named custom types often I want to be able to use the `-is` and `-isnot` operators to determine...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...