Michael Klement
Michael Klement
### 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. -...
### Describe the issue or suggestion Of technical necessity, on Unix-like platforms (but not on Windows), .NET maintains a _private copy_ of the process environment block that is only seen...
### 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/Microsoft.PowerShell.PSResourceGet) - [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://www.powershellgallery.com/packages/Microsoft.PowerShell.PSResourceGet) - [X] Search the existing issues. ###...
### 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,...
An invaluable feature of `nesh` is the ability to preload code into the REPL. I've used this to set up a poor man's profile feature to preload a 'nesh profile'...
Great tool, thanks for making it available. To access the `*.exe`, I had to reference it by its full path, `\packages\WebConfigTransformRunner.*\Tools\WebConfigTransformRunner.exe`. Unless there's an easier option I'm missing, I suggest...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...
### Prerequisites - [X] Write a descriptive title. ### Description of the new feature/enhancement Currently, invoking the `ViEditVisually` function fails with no feedback other than a beep: * if neither...
### Prerequisites - [X] Write a descriptive title. ### Description of the new feature/enhancement Currently `$env:VISUAL` / `$env:EDITOR` may only contain an executable name or path, not also _options_. However,...