Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Latest commit

 

History

History
executable file
·
22 lines (16 loc) · 729 Bytes

README.md

File metadata and controls

executable file
·
22 lines (16 loc) · 729 Bytes

p5js-snippets

p5.js snippets for atom.io

screenshot.png

features include:

  • auto complete suggestions
  • a short description of each p5 function
  • 'More...' link to the p5 reference
  • tab breakpoints at each p5 function's arguments
  • friendly p5 logo to help distinguish p5 specific functions
  • right click p5js functions within your sketch, and use the contextual menu to Find in the p5js reference

Don't forget to restart atom after install.


p5js-snippets was last compiled for p5.js@ 1.3.1

to build the snippets from https://p5js.org/reference/data.json:

  • cd to build
  • node build.js