VIsual Studio and code commenting shortcut

Tool: Visual Studio
Version: 2022 (17.7.3) / 2023.8.0

I’m either not looking in the right place or just plain missing who would add this functionality, but I can’t seem to find how to use Ctrl+K,Ctrl+C to comment a line or more than one line in a PowerShell file in Visual Studio. If you have any insight as to how I can enable this, that would be fantastic. I’m working through a large module and need to cull pieces down for refactoring and debugging references.

Thanks!

-John

I found most of my answer here.

I had trouble finding the project the first time partly because I didn’t change the language selection in the new project dialog.

-John