Source Academy & VS Code
A Visual Studio Code extension for integration with Source Academy, an online experiential environment for computational thinking. It is available in the VS Code Extension Marketplace. Features
InstallingIf you don't have VS Code installed yet, download it from here first. From within VS Code,
We'd recommend also installing the Error Lens extension to show diagnostic messages more prominently. Getting startedIf you don't have an existing Source Academy account, you can try out our public frontend. See section Changing the frontend. After installing the extension,
![]() Alternatively, use the Once the panel loads, you'll be prompted to log in. Afterwards, begin coding by opening any assessment. Changing the frontendTo use a different Source Academy frontend, modify the Frontend Base URL setting:
Example value (public frontend):
For developersCheck out our developer guide for instructions to setup and run the extension from source. |