Optionally, download and install Visual Studio Code. It is code editing software and simplify working with code. Some recommended extensions:

  • GitLens - integration for git to see who last modified files and lines.
  • Python - linting, command line and other tools for Python.