p5play-snippets
p5.play snippets | http://p5play.molleindustria.org
@matteomenapace 1,235 1 0.7.0 MIT GitHub

p5play-snippets

p5.play snippets for atom.io

screenshot.png

Features

  • Auto-complete suggestions
  • A short description of each p5.play function
  • Tab breakpoints for each p5.play function's arguments
  • p5play label to help distinguish p5.play specific functions
  • More... link to the p5 reference
  • Right-click p5.play functions within your sketch, and use the contextual menu to Find in the p5.play docs

How to re-build the snippets

To (re)build the snippets from http://p5play.molleindustria.org/docs/data.json:

  • cd to the build folder
  • npm install
  • node build.js