We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hello, I am Ayush Sharma, a student pursuing Electrical & Electronics Engineering from BITS Pilani University Goa Campus (India).
I'm beginner-ish in p5, and I also want to contribute to its development. I find snippet features of Sublime Text 3 very helpful. I use it in my daily workflow. One can just set intuitive words for various functions or lines and hit tab to get the complete thing in an instant. So I'm thinking on going on a coding spree to develop this time-saving thing for this wonderful community. I know how to make snippets, but I don't know how to make a Sublime Package to distribute those snippets. Can anyone please help me out by teaching me how to do that? Thank you in advance!
I also want to participate in GSOC 2017, so can anybody tell me some resources to learn things required to contribute to p5.sound.js. I don't know where to start. Thank you once more!
Comments
The github repo for p5.sound is here:
https://github.com/processing/p5.js-sound
There's a link to a guide for getting started as contributor in the README there.
Thanks!
http://docs.sublimetext.info/en/latest/extensibility/packages.html has info about creating sublime text packages