A p5.js add-on for Sublime to allow for syntax highlighting and autocompletion in Sublime Text.
- Download the files using the GitHub .zip download option
- Copy the
p5js-snippets.sublime-completions
to your Sublime TextPackages
directory e.g. OS X:~/Library/Application Support/Sublime Text 3/Packages/P5
- Restart Sublime
This was converted from Ben Moren's p5js Atom Snippets with Atomizr.