ConsoleGuiTools icon indicating copy to clipboard operation
ConsoleGuiTools copied to clipboard

Consider adding a console-based, cross-platform implementation of Show-Ast (module ShowPSAst)

Open mklement0 opened this issue 1 year ago • 0 comments
trafficstars

Summary of the new feature / enhancement

Show-Ast is a great tool for interactive exploration of ASTs (abstract syntax trees) underlying a given piece of PowerShell code.

However, it is WinForms-based and thereby by definition Windows-only.

It would be great if a console-based, cross-platform implementation were made available.

Proposed technical implementation details (optional)

No response

mklement0 avatar Apr 05 '24 14:04 mklement0