Chris Thompson
Chris Thompson
I can confirm that this is also an issue for GitLab package registries at least as current as v15.2.2-ee.
Sorry for the slow reply, I saw @alerickson's question last week then got busy and forgot. `https://gitlab-internal.domain.com/api/v4/projects/135/packages/nuget/index.json` No packages are returned when using wildcards, but can be found if the...
At the least, it should be possible to assign a hotkey as is done for other PowerToys apps.
The only reason I suggested a hotkey combination is because that is the method by which a lot of other PowerToys utilities are launched and there seem to be patterns...
Not sure if subscribing counts as a 'vote', so I'll add that I recently upgraded and am experiencing the same: ```powershell $PSVersionTable ``` > ``` > Name Value > ----...
This is still feels like it should be fixed by the vscode team. The argument that they're restoring state doesn't track: If I didn't have a `pwsh` (or whatever) open...
Aside from the aforementioned changing of content in the comment-help block, the lack of a blank line between the metadata and help comments breaks both `Test-ScriptFileInfo` from `PowerShellGet` and `New-CommandHelp`...