Using PowerShell core in Visual Studio Code on windows
This is more for me than anyone else. If you want to move to PowerShell core in Visual Studio Code then do the following.
- Press
CTRL + ,to open settings. - Enter
Shell: Windowsin the search box. - Scroll down to Terminal > Integrated > Shell: Windows
- Click on ‘Edit in settings.json’ and add the following.
code snippet start