Use Visual Studio Code instead of PowerShell ISE

I started writing PowerShell scripts using the built-in Windows PowerShell Integrated Scripting Environment (ISE) a long time ago. It's always there for you in Windows and was perfect for what I was doing then. But sometimes, you need more functionality, and that's where Visual Studio Code (VS Code) comes in. In this blog post, I would like to show you some features which make VS Code my editor of choice.