Posts on Vscode

  1. 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.

    1. Press CTRL + , to open settings.
    2. Enter Shell: Windows in the search box.
    3. Scroll down to Terminal > Integrated > Shell: Windows
    4. Click on ‘Edit in settings.json’ and add the following.

    code snippet start