Open yoshindustry opened 9 years ago
There's a lot of great snippets in the Sublime Processing Package that would be nice to include for Atom. Here's the code: https://github.com/b-g/processing-sublime/tree/master/Snippets
I started to look into converting a few I use the most, but I'm not sure how to have text that hints at the arguments in Atom - ie rect(x, y, width, height)
that you remind you as you tab through and insert values.
Happy to help contribute to this project, but I'll need a bit of guidance.
Hey ive ported your suggestions to a new snippets file here: rename and replace the original snippets file:
https://github.com/dvalent/Processing/blob/master/scraper/snippets.cson
Failed to load snippets from 'C:\Users\xxxxxxxx.atom\packages\processing-language\snippets\processing-language.cson'
C:\Users\xxxxxxxx\.atom\packages\processing-language\snippets\processing-language.cson: Duplicate key 'PGraphics'
Hi, I've seen another TextMate bundle for Processing that seems more up to date. Any chance that you could include snippets from there into your bundle? Cheers, Julien (I'm new to GitHub and programming, so have no clue as to what I'm supposed to suggest the change other than raise an issue here)
https://github.com/TrevorSayre/Processing.tmbundle