Stéphane BARIZIEN

Results 33 issues of 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" ````...

Issue-Enhancement
Needs-Triage

### 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. -...

WG-Engine

### 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. -...

Needs-Triage

### 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. -...

Area-Maintainers-Build
Needs-Triage
In-PR

# 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...

Review - Needed
Extra Small
WG-Reviewed

# 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) #...

Issue-Enhancement
Waiting - DotNetCore
WG-Cmdlets-Utility
In-PR

### 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. -...

Issue-Bug

My old eyes need to set display scaling to 125% This results in Ruler 2.0 giving incorrect values: ![vlcsnap-2024-01-20-08h02m38s972](https://github.com/andrijac/ruler/assets/12860484/bc136a25-1278-47ff-80c4-422961965414) ![vlcsnap-2024-01-20-08h03m06s132](https://github.com/andrijac/ruler/assets/12860484/cac3dc17-1b6d-4b77-815f-0e9fa917765e)

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`...

Issue-Bug
Command-Upgrade