James Brundage
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.
### 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,...
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...
The most efficient form of extending type data would be in a C# InitialSessionState. EZOut should support this scenario.
The most efficient form of formatting would be embedding the types directly into the initial session state. EZOut should support this scenario.
Right now, all of these expect a [ScriptBlock]
* [ ] #185 * [ ] #186 * [ ] #187 * [ ] #188 * [ ] #189