p5-live-editorThis extension let you code using p5js without leaving Visual Studio Code. There are other plugins that le you do the same but all have some troubles, so I decided to "merge" them in order to create a more useful editor for my classroom lessons. If the current folder contains an index.html and a sketch.js, you can open the preview by clicking on the button in the status bar. Features
UsageIf a JavaScript file is open, a p5-live-editor button appears in the status bar bottom left. Click on it, to open the preview. Known IssuesThere are currently no known issues. If you find any issues, please feel free, to fill an issue on github Github. Release Notes0.6.0Changed
Added
Removed
0.5.1Fixed
0.5.0Fixed
0.4.1Fixed
0.4.0Added
Changed
0.3.1Fixed
0.3.0Changed
Fixed
0.2.0
0.1.1
0.1.0
LicenseThis Library is licensed under the MIT License. Please refer to the Plugin I've taken code fromI try to merge the feature of two great plugins: https://github.com/filipesabella/vscode-live-p5 and many of the code is taken from https://github.com/pixelkind/p5canvas (I forked this repo) Icons from: https://github.com/tabler/tabler-icons |