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.

1 Like

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ā€.

2 Likes

That did it! Thanks for your time.