James Brundage

Results 990 issues of James Brundage
trafficstars

EZOut's dockerfile should be refactored to reduce the number of layers and increase it's consistency. * [ ] #242 * [ ] #243 * [ ] #244

Since almost all of the information in a .types.ps1xml file can be enumerated with `Get-TypeData`, it should be possible to Synchronize the TypeView to a directory of `/Types`. This also...

Currently, Markdown Help is implemented mainly in the formatter. It should be implemented in ScriptMethods, for easier a-la-carte usage. * [x] #204

HelpOut should attempt to document PowerShell classes in the same way it supports documentation for script methods and properties.

enhancement