Stéphane BARIZIEN
Stéphane BARIZIEN
### Summary of the new feature / enhancement Sometimes one invokes a script using a computed / stored path, e.g. ```` $p = 'C:\tmp\a folder\foo.ps1' & $p -someparameter "foo" ````...
### 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. -...
### 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. -...
# PR Summary This implementation adds the hex-format version of the native command exit code message (#19886) ## PR Context ## PR Checklist - [X ] [PR has a meaningful...
# Steps to reproduce (foo.vhd is a 36+GB file) ``` Get-FileHash foo.vhd {hit Ctrl+C while running} ``` # Expected behavior The cmdlet should terminate "promptly" (probably with some exception) #...
### Prerequisites - [X] I have written a descriptive issue title. - [X] I have searched all [_open and closed_ issues](https://github.com/PowerShell/vscode-powershell/issues?q=is%3Aissue) to ensure it has not already been reported. -...
My old eyes need to set display scaling to 125% This results in Ruler 2.0 giving incorrect values:  
It would be useful in some use cases (e.g., working around an issue with Creative Labs' Sound Blaster X4's volume know affecting the L/R balance) to be able to get/set...
### Brief description of your issue If `winget upgrade --all` is run and `winget` needs upgrading, the whole command is aborted. ### Steps to reproduce On a system where `winget`...