Sha256: 3592aa583e161d5437833fce50a996a215da92b77466e3ff47bc55853b9bd0c1
Contents?: true
Size: 729 Bytes
Versions: 52
Compression:
Stored size: 729 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>content</key> <string>def ${1:fname}(${2:`if [ "$TM_CURRENT_LINE" != "" ] # poor man's way ... check if there is an indent or not # (cuz we would have lost the class scope by this point) then echo "self" fi`}): ${3/.+/"""/}${3:docstring for $1}${3/.+/"""\n/}${3/.+/\t/}${0:pass}</string> <key>name</key> <string>New Function</string> <key>scope</key> <string>source.python</string> <key>tabTrigger</key> <string>def</string> <key>uuid</key> <string>6499BB56-7BB5-11D9-8E83-000D93B6E43C</string> </dict> </plist>
Version data entries
52 entries across 44 versions & 3 rubygems