- Step 1: Open VS Code IDE.
- Step 2: Go to Menu: Terminal -> New Terminal.
- Step 3: Now click on the dropdown next to next to the + sign on the Launch Profile section.
- Step 4: Select pwsh to open PowerShell Terminal Tab.

Note: If you do not see pwsh option then you need to get it installed first.
Have Questions? Post them here!
- Fix PowerShell - .ps1 cannot be loaded because running scripts is disabled on this system
- How to Open PowerShell on Mac?
- Download Google Chrome setup exe file using PowerShell
- Connect Azure AD (Active Directory) for PowerShell
- How to check PowerShell version
- Update Powershell Using Command Line
- How to add sleep in Powershell Script
- How to switch to Powershell on Mac Terminal
- Know installed PowerShell Version on Mac
- How to install powershell on macOS
- PowerShell ps1 script is not digitally signed, you cannot run this script on the current system
- How to upgrade PowerShell on Mac
- How to Identify installed PowerShell version
- PowerShell on Mac: The term get-service is not recognized as a name of a cmdlet, function, script file, or executable program
- Run JumpCloud Commands in Powershell
- [Fix] Powershell - Term winget is not recognized as the name of a cmdlet function or script file
- Fix Power BI 404 not found error when connecting SharePoint Online List as Data Source - SharePoint
- Mac: How to show count of files and folders in Finder - MacOS
- How to Stop/Cancel/kill docker image pull - Docker
- [Java Threads] Should we extend Thread Class or implement Runnable interface - Java
- How to install AWS CLI on Ubuntu - AWS
- Command to know the Available Memory on Linux System - Linux
- How to docker remove a container when it exits - Docker
- How to update Android Studio - Android-Studio