So this post is a more a reminder to me than anything else but…having recently come across the Microsoft TechNet article ‘Keyboard Shortcuts for the Windows PowerShell ISE’ (https://msdn.microsoft.com/powershell/scripting/core-powershell/ise/keyboard-shortcuts-for-the-windows-powershell-ise) I thought it necessary to highlight the two keyboard shortcuts….

Ctrl + J – brings up a list of code snippet templates (e.g. try-catch-finally and do-until)
Ctrl + M – expand or collapse braces

See the screenshots below for a demo and do make sure you try them yourself!

VN:F [1.9.22_1171]
Thumbs up if this article helped you 🙂
Rating: +2 (from 2 votes)
Two super useful keyboard shortcuts in PowerShell ISE, 100% based on 2 ratings

One Response to Two super useful keyboard shortcuts in PowerShell ISE

Leave a Reply

Your email address will not be published. Required fields are marked *