Skip to content

Added "Copy Code" Button #2446 #3392

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

Harshit-7373
Copy link
Contributor

@Harshit-7373 Harshit-7373 commented Mar 13, 2025

Fixes #2446

Changes:

  1. Added the "Copy Code " button to the p5.js web editor.
ezyZip.mp4

I have verified that this pull request:

  • has no linting errors (npm run lint)
  • has no test errors (npm run test)
  • is from a uniquely-named feature branch and is up to date with the develop branch.
  • is descriptively named and links to an issue number, i.e. Fixes #123

@raclim
Copy link
Collaborator

raclim commented Mar 13, 2025

Thanks for giving this a look!

I think this feature needs some more discussion first on the design before implementation. If an issue has a "Status: Needs Discussion" or "Status: Needs Design" label, it probably isn't ready to be worked on yet. I think I'm also seeing a few additional changes to the Editor component here that don't seem to be a part of this feature. Since there hasn't been a consensus yet on what this feature should look like, I'm going to close this for now. However, feel free to revisit and reopen this once a design has been finalized!

@raclim raclim closed this Mar 13, 2025
@GregStanton GregStanton mentioned this pull request Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Addition of a "Copy Code" button to the code editing interface
2 participants