Skip to content

matteomenapace/p5play-snippets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Packages

No packages published

Languages

  • JavaScript 100.0%