bleikamp / language-processing

Add syntax highlighting and snippets to Processing (.pde) files in Atom
10 stars 9 forks source link

Updated snippets #11

Open yoshindustry opened 9 years ago

yoshindustry commented 9 years ago

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

slambert commented 8 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.

dvalent commented 7 years ago

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

Forge-Media commented 6 years ago

Fails to load updated snippets file: Duplicate key

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'