codemirror-colorpicker icon indicating copy to clipboard operation
codemirror-colorpicker copied to clipboard

Color picker for p5js

Open PaperPrototype opened this issue 1 year ago • 3 comments

Describe the solution you'd like Make it so that the color picker works with p5js (part of processing.org) in codemirror

Describe alternatives you've considered I am thinking of making my own color picker, but I wanted to ask if you could help make codemirror-colorpicker work for p5js code

Additional context Screenshot 2024-06-20 at 6 58 46 PM

I am wanting to make what khanacademy made for their tutorials system. Here is a link: https://www.khanacademy.org/computing/hour-of-code/hour-of-code-lessons/hour-of-drawing-code/pt/coloring-with-code

### Tasks

PaperPrototype avatar Jun 21 '24 00:06 PaperPrototype

I am the developer of this website -> https://sparker.gg/83b79247-d87e-4a3c-95d9-62f3db75d30d I am trying to get the color picker to work like khan academy's color picker for my tutorials

PaperPrototype avatar Jun 21 '24 01:06 PaperPrototype

hi @PaperPrototype

Do we need a colorpicker for p5js grammar? Is it possible to modify the editor that p5js has?

easylogic avatar Jun 21 '24 11:06 easylogic

@easylogic It would be a nice addition. I'm hoping I can use the color picker for p5js grammar since my website needs it. Being able to use a color picker package like this would be amazing.

PaperPrototype avatar Jun 23 '24 00:06 PaperPrototype