Skip to content

Instantly share code, notes, and snippets.

@brendandawes
Last active May 31, 2016 18:15
Show Gist options
  • Save brendandawes/ea008d37eb3c89bf31de8c5c4beaeebf to your computer and use it in GitHub Desktop.
Save brendandawes/ea008d37eb3c89bf31de8c5c4beaeebf to your computer and use it in GitHub Desktop.
Processing:Dawesome:gridLayout
<snippet>
<content><![CDATA[
gridLayout(${1:amount},${2:xStep},${3:yStep},${4:columns});
]]></content>
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
<tabTrigger>grid</tabTrigger>
<!-- Optional: Set a scope to limit where the snippet will trigger -->
<scope>source.pde</scope>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment