James O'Neill
James O'Neill
It would be useful if Get-VSTeamProcess 1. Got process information from the /work/processes URI path rather than process/processes as the former has additional details 2. Could query from processes with...
`Export-CrescendoCommand` calls the `ExportConfigurationFile` method of the command object. This generates json which looks like this ``` { "Verb": "Install", ... } ``` `Export-CrescendoModule` expects to find JSON which looks...
So "Project Site" doesn't appear when looking at the package on the PowerShell gallery
If you it's available you can put it in the JSON, but intellisense won't suggest it if it isn't in the schema.
All the functions and classes are in a single file. Whilst it may be optimal to ship this way (and people will argue about that), to contribute an improvement to...
- It has place holders where help should be, - It doesn't parse output - It simply just turns ifconfig into invoke-ifconfig. Why would anyone use it ? Several of...
https://github.com/PowerShell/Crescendo/blob/master/Microsoft.PowerShell.Crescendo/Samples/dd.crescendo.json Line 11 `$Input` is an automatic variable and really shouldn't be used as parameter name.
### Environment - VS Code 1.41.1 - Your primary theme: "PowerShell ISE" ### Issue Description Insufficient contrast between = ! - , and the background, and exacerbated when the use...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/platyPS/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/platyPS/releases) - [X] Search the existing issues. ###...