Sublime package for Processing.py / PYDE

First time poster here! Did a little processing way back when and recently discovered it has a Python mode. Hoohaa!

So my question is the above. Is there a sublime package for working with PYDE files? Or does anyone know a way to allow PYDE files to be recognised as PY?

Many thanks.

Not exactly a Sublime ‘package’, but have you checked this solution?

Also, at the lower-right of the Sublime, there is an “Open all with current extension as…” option if you click on the text that reads “Plain Text”.

That did it! Thanks for your time.