0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Jan 13, 2025 — Jan 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Created a language file to specify that Ruby Processing files end with the .rp5 extension and inherit from source.ruby. I then adjusted the Run and Watch commands to specifically target the new source.ruby.processing scope. This means that using the Run keyboard shortcut in a .rp5 file will just kick off the Ruby Processing Run command, instead of asking whether you want the Ruby or the Ruby Processing command. More... almost 15 years ago
Made the run command work like the watch command - use applescript to open a terminal window, cd to the project directory, and then execute the run command. This allows you to use additional files in the project directory. More... over 15 years ago
Fixed the Watch command to first set the directory of the current file to be the current directory, and then run the rp5 watch command. This allows local requires to work as expected. More... over 15 years ago
Added a watch command. This uses applescript to tell Terminal to start a rp5 watch session of the active script. More... almost 16 years ago
Added a bare snippet to create the framework for a file that isn't based on a Class. More... almost 16 years ago
Added a draw method to the base snippet. More... almost 16 years ago
fix ;) More... almost 16 years ago
md more beautiful More... almost 16 years ago
initial commit More... almost 16 years ago