Show HN: Pretty code snippets for PowerShell in the terminalgithub.com/ShaunLawrie5 pointsBasiliusCarver3 years agoI had some fun learning to parse PowerShell code with the built-in abstract syntax tree for this one. I originally wrote it to add some color to the output in PowerShellAI.