[SVN] Revision 780 (Python)

Jeroen van der Ham jeroen at je-ju.net
Thu Apr 28 12:00:49 UTC 2005


- Separated Python function matching even further to also match functions for instances to correctly highlight 'self'[1]
- Added a pure unittest template (for those of us who unittest in separate files)
- Changed templates to correctly use the .py extension instead of .txt
- Removed the .py from the operator colouring in the python theme so that it also matches the new declaration.function.operator.instance
- Toned down the trailing whitespace colour a bit.

[1] For language purists: the self keyword is not a built-in keyword, but has become a de-facto standard.

Changed:
U   trunk/Bundles/Python.tmbundle/Syntaxes/Python.plist
U   trunk/Bundles/Python.tmbundle/Templates/Python Class/info.plist
U   trunk/Bundles/Python.tmbundle/Templates/Python Script/info.plist
A   trunk/Bundles/Python.tmbundle/Templates/Python Unittest/
A   trunk/Bundles/Python.tmbundle/Templates/Python Unittest/info.plist
A   trunk/Bundles/Python.tmbundle/Templates/Python Unittest/template_in.txt
U   trunk/Bundles/Python.tmbundle/info.plist
U   trunk/Settings/Python Theme.tmScopeSettings
U   trunk/Settings/Simple Theme.tmScopeSettings



More information about the textmate-dev mailing list