Visual Studio Code is the cross-platform coding environment we use across both Stage 5 Computer Technology and Stage 6 Software Engineering. When we use GitHub Codespaces in the cloud, we are using a virtualised version of Visual Studio Code. This repository contains example profiles to improve your development experience, along with links to templates for the main language environments we use. |
Note
TempeHS Students can choose any of these as a template when they create a new repository in GitHub.
- Arduino configuration files for VSCode Development.
- Node.js for JS/HTML/CSS PWA development configuration files.
- Python configuration files.
- Python Flask for Python PWA development configuration files.
- Jupyter Notebook for Machine Learning configuration files.
- MicroPython for Raspberry Pi Pico/Pico 2 library, docs and demos.
- Unity Development configuration files.
- Python and Node.js configuration files.
- PySimpleGUI for Python Development library, docs and demos.
- Python Exam/Test Extension Restricted DevContainer configuration files.
Important
All profiles require the Default profile as the base profile.

