Python mode for Processing (a.k.a. Processing.py) support for Atom.
Converted from the Sublime Text Processing.py package (which, iirc, was itself probably converted from the Sublime Text Processing package).
Provides:
- Syntax Highlighting (this grammar is essentially an addon for Magic Python; it has not been tested with e.g. atom's default
language-python). - Snippets
- Advice on getting pylint to behave in a rational manner.
- TODO: Build system.
Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.
MIT © Ben Alkov