[SVN] r5636 (Python)

Alexander John Ross alex.j.ross at gmail.com
Thu Oct 26 06:37:49 UTC 2006


* Added macro to overtype the closing ''' or """ in triple quoted strings.
* Updated the overtype closing ' and " macros to reflect changes in the grammar.
* Added Macro to overtype the closing `):` in class defs and function defs.
* Added a new command to wrap selection in Triple quotes.  Invoke the new command with ⌃' or ⌃".

Changed:
A   trunk/Bundles/Python.tmbundle/Commands/Triple Quote Selection (Double Quotes).tmCommand
A   trunk/Bundles/Python.tmbundle/Commands/Triple Quote Selection (Single Quotes).tmCommand
A   trunk/Bundles/Python.tmbundle/Macros/Inside Block String: Overtype Closing """.tmMacro
A   trunk/Bundles/Python.tmbundle/Macros/Inside Block String: Overtype Closing '''.tmMacro
A   trunk/Bundles/Python.tmbundle/Macros/Inside Inheritance List: Overtype Closing ):.tmMacro
A   trunk/Bundles/Python.tmbundle/Macros/Inside Parameter List: Overtype Closing ):.tmMacro
U   trunk/Bundles/Python.tmbundle/Macros/closing double quote in strings.plist
U   trunk/Bundles/Python.tmbundle/Macros/closing single quote in strings.plist
A   trunk/Bundles/Python.tmbundle/Preferences/Smart-Typing Pairs.tmPreferences
A   trunk/Bundles/Python.tmbundle/Preferences/Symbol List: Class.tmPreferences
U   trunk/Bundles/Python.tmbundle/Preferences/Symbol List: Method.plist
U   trunk/Bundles/Python.tmbundle/info.plist



More information about the textmate-dev mailing list