p5.js-editor icon indicating copy to clipboard operation
p5.js-editor copied to clipboard

Plans for setting a preference option for personal default sketch?

Open knotech opened this issue 9 years ago • 1 comments

I'm using this to quick POC stuff for web, and I love it. It saves me time debugging my web boilerplate, and dealing with browser quirks, but most of my web stuff requires writing my sketches in instance mode.

It seems straight forward enough to change the default sketch.js to some instance mode boilerplate. And I think I'm just going to do this today in my own fork. NDB.

But do you think it would be possible to build out a 'user built' section for the example menu?

To be able to have something as an example, so that, if I build out a generic class for something I reuse a lot, I can just pull it from the example menu and copy/paste it into my sketch. It would streamline my process.

All that said, I understand the primary purpose of the editor, is a one click way to get people started in p5js, and I'm all for that. Have a lot of questions, ideas, and want to get more involved, is there an irc channel?

knotech avatar Nov 28 '15 20:11 knotech

OOOH, or a just a way to save code snippets into a user code-snippets folder, and a button with a drop down menu of a list of your code snippets, and click->copy functionality?

knotech avatar Nov 28 '15 23:11 knotech