James Brundage

Results 990 issues of James Brundage

YAML formatting has proven very useful. TOML formatting may prove just as useful. If it's a simple format, see if we can't serialize directly to it.

Resolution

### Synopsis Exports type definitions to PowerShell scripts ### Description Exports a type definition to a PowerShell Script. Export-TypeView can export existing extended types to disk. If provided a -Path,...

enhancement

This should be converted into XML comments. For bonus points, we could use the AST to locate any comments directly before the current statement (this would make PowerShell documentation directly...

enhancement

The most efficient form of extending type data would be in a C# InitialSessionState. EZOut should support this scenario.

enhancement

The most efficient form of formatting would be embedding the types directly into the initial session state. EZOut should support this scenario.

enhancement

Right now, all of these expect a [ScriptBlock]

enhancement

* [ ] #185 * [ ] #186 * [ ] #187 * [ ] #188 * [ ] #189