Experimental project for running Source Academy within Visual Studio Code.
- Setup the project
yarn
- Compile
yarn compile
- Run the extension in debug mode by opening the root folder a VSCode window, then "Start Debugging" (or press F5).
For now, this requires a patched version of the Source Academy frontend.Source Academy has been patched to support this extension.