p5play-vscodeUse this extension to easily create and run p5play projects in Visual Studio Code. Create a new p5play project
The p5play-template folder contains a basic p5play project that you can run offline. Run your projectIf you have a p5play project folder open in VSCode, simply click "p5play" in the bottom status bar. A live server will start and your project will run inside the p5play tab. Click the play icon in the nav or save any changes to your project files to re-run your project. DebugClick the debug icon in the nav to open the VSCode Dev Tools panel, which is just like the one in Chrome. View on MobileClick the mobile icon in nav to generate a QR code. Scan it with your phone camera's to run your project with your phone's web browser! View in BrowserClick the browser icon in the nav to open your project in your default web browser. Command Palette UsageAlternatively, you can use the VSCode command palette, open with Available commands:
DevelopmentRun and debug the extension using Visual Studio Code. To package the extension, run |