James Brundage

Results 990 issues of James Brundage
trafficstars

### Description This will be a doozy, and yet, a useful one. Get-Help should render content in color.

enhancement

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.

enhancement

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...

enhancement

* [ ] Demo Get-Variable Formatting * [ ] Demo Select-String Formatting * [ ] Demo Select-XML Formatting

enhancement

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.

enhancement