Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add p5.js 2.x Project Generator extension to libraries#1027

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
IrtizaNasar wants to merge3 commits intoprocessing:2.0
base:2.0
Choose a base branch
Loading
fromIrtizaNasar:2.0

Conversation

@IrtizaNasar
Copy link
Contributor

Adds the p5.js 2.x Project Generator VSCode extension to the libraries section.

This extension:

  • Generates new p5.js 2.0 projects with clean, minimal setup
  • Provides online/offline library options
  • Includes autocomplete, IntelliSense, and parameter hints for p5.js functions
  • Perfect for artists, designers, educators, and creative coders

Changes made:

  • Added new "integrations" category to config.ts
  • Created p5js-project-generator.yaml with extension details
  • Added featured image for the extension

Extension links:

ksen0 reacted with eyes emoji
Added VSCode extension for generating p5.js 2.0 projects with autocomplete and IntelliSense support. Includes new 'integrations' category.
@ksen0
Copy link
Member

Thanks@IrtizaNasar ! At the moment withnpm run dev I see that the category is added, but the title is not consistent with the others:

image

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).)

IrtizaNasar reacted with thumbs up emoji

"networking",
"export",
"utils",
"integrations",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

To make this show up as capitalized please add the mapping to theen strings. Thank you!

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Hi@ksen0, Just wanted to check if this was all good now?

Addresses feedback to make category title consistent with others
@IrtizaNasar
Copy link
ContributorAuthor

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.

Thanks@IrtizaNasar ! At the moment withnpm run dev I see that the category is added, but the title is not consistent with the others:

imageThe 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).)

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@ksen0ksen0Awaiting requested review from ksen0

Requested changes must be addressed to merge this pull request.

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@IrtizaNasar@ksen0

[8]ページ先頭

©2009-2025 Movatter.jp