Add p5.js 2.x Project Generator extension to libraries#1027
Add p5.js 2.x Project Generator extension to libraries#1027ksen0 merged 4 commits intoprocessing:2.0from
Conversation
Added VSCode extension for generating p5.js 2.0 projects with autocomplete and IntelliSense support. Includes new 'integrations' category.
|
Thanks @IrtizaNasar ! At the moment with
The yaml format is correct as it is, but please add the capitalized string in English here: https://github.com/processing/p5.js-website/blob/2.0/src/content/ui/en.yaml#L77 (If you would like to contribute to translation and if you know Korean, Hindi, Spanish, or Chinese (simplified), then you could also put in a separate PR translating the library categories - but this should be a separate PR because it will need review from translation steward(s).) |
Addresses feedback to make category title consistent with others
|
Thank you @ksen0! This has been updated now. I'd also love to update the VSCode Setup Tutorial by integrating this plugin within it as a separate PR.
|
|
Hi @ksen0 , I just wanted to check if there are still any pending issues with this? |
|
Apologies for the delay @IrtizaNasar I will merge it! |


Adds the p5.js 2.x Project Generator VSCode extension to the libraries section.
This extension:
Changes made:
Extension links: