[SVN] Revision 1574 (Python)

Jeroen van der Ham jeroen at je-ju.net
Wed Aug 17 14:39:46 UTC 2005


Expanded Allans work on multiline strings.
Using Macros and Snippets, it is now possible to hit three times " or ' and end up with: """|""" or '''|''' respectively.
I also added some macros to make these things close properly as well.
So if you have """string""" and you hit " three times, you end up with """string"""| (and similar for ').

Changed:
A   trunk/Bundles/Python.tmbundle/Macros/closing double quote in strings.plist
A   trunk/Bundles/Python.tmbundle/Macros/closing single quote in strings.plist
U   trunk/Bundles/Python.tmbundle/Snippets/quote-pair in strings single.plist
U   trunk/Bundles/Python.tmbundle/Snippets/quote-pair in strings.plist
U   trunk/Bundles/Python.tmbundle/Syntaxes/Python.plist



More information about the textmate-dev mailing list