Skip to main content

Install VS Code

  1. Follow this guide to install VS code in your system. Alternatively, go to https://code.visualstudio.com/download and download the VS Code
  2. Install the following extensions
    1. Python Extensions Pack
    2. Office Viewer
  3. [Optional] Git Multi-branch Environment Setup - You can setup a main/feature dual branch environment linked to two different folders in your system. I have seen that the git branch navigation is a bit confusing for begineers and until you gets familiar with it (~2-3 weeks), this multi-branch setup would be helpful.