OOP

Set up Visual Studio Code

Follow the steps below to setup visual studio code for programming: The script downloaded in step 1 includes instructions on:

  1. Download PowerShell Script File on your PC.
  2. Run PowerShell as administrator
  3. Navigate to the download folder
  4. Run the command Set-ExecutionPolicy -Scope Process Unrestricted in the PowerShell
  5. Run this file by typing .\install-vscode.ps1