James Brundage
James Brundage
### Description This will be a doozy, and yet, a useful one. Get-Help should render content in color.
https://github.com/charmbracelet/glow looks significantly more sleek than Out-Markdown. If it is installed, formatters should be able to prefer it over Out-Markdown.
To simplify working with the cursor, we want to build a psuedotype around it. This psuedotype will encapsulate the various escape sequences related to the text cursor. * [x] #134...
Attribute instances show up as a list of properties, which makes recreation of the attribute as a `[ScriptBlock]` much more annoying. Posh should format attributes in color and in a...
* [ ] Demo Get-Variable Formatting * [ ] Demo Select-String Formatting * [ ] Demo Select-XML Formatting
The PowerShell host has many ways to write content, but no way to simply .Write() Write should write depending on the type of parameter(s) it has been passed.