Building PowerShell, its VS-Code extension or PSScriptAnalyzer yourself and debugging it
We all use PowerShell, it's VS-Code extension or PSScriptAnalyzer in some way or another. Sometimes we'd like to either add a feature or have a customised version of it for some reason or need to debug a bug in those tools.
I will show how to build and debug those tools. Furthermore I will show features that I have made in various areas to the tools in the past and demo some small examples.