Jason Helmick
Jason Helmick
### 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.Crescendo) - [X] Search the existing issues. ###...
When displaying the schema file in gitHub, the file is displayed without syntax coloring because there is no file extension. I suggest adding a `.json` extension when we next update...
Replacing CBL-D update announcement with CBL-Mariner update.
### Summary of the new feature / enhancement In reference to: https://dev.azure.com/ceapex/Engineering/_workitems/edit/404408 We need to define a meta data key that PlatyPS can render to yaml -- perhaps maml. Then...
Merge-MarkdownHelp is used by the Office teams for their PowerShell content. We need to understand the requirements for this before commit to a new implementation.
Planned cmdlet updates for V2 milestone based on specification https://github.com/PowerShell/platyPS/blob/master/specs/platyps_2.0_update.md
Planned cmdlet updates for V2 milestone based on specification https://github.com/PowerShell/platyPS/blob/master/specs/platyps_2.0_update.md
### Summary of the new feature / enhancement Some applications are sensitive (respond differently) depending on whether they output to a pipeline or the screen. Crescendo should allow output from...
This pull request adds: - New version of Az.Accounts (need for az.tools.predictor) - Adds lines to profile (if existing "add"; if not, create profile) ```PowerShell Set-PSReadLineOption -Colors @{ InLinePrediction =...
### 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. -...