Skip to content

Utilities for keeping the Processing Sublime Text package up to date.

License

Notifications You must be signed in to change notification settings

ybakos/processing-sublime-util

Repository files navigation

Processing API & Sublime Text Package Utility

This Ruby program scrapes the published API keywords from the Processing reference and compares it to the Processing Sublime Text Package syntax file. It essentially displays a diff of the two, to show you what exists in the API and is not in the package; and what is in the package syntax but no longer exists in the API.

Usage

p5_st_util compare PATH/TO/Processing.tmLanguage

The program will display the relative complements of the two sets of syntax keywords.

License

Released under the MIT License. See the LICENSE file for further details.

About

Utilities for keeping the Processing Sublime Text package up to date.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages