Sha256: a2913b4b6a67dfb740234088f997c495d167643c25e7388dac737e8f19f941ea
Contents?: true
Size: 757 Bytes
Versions: 31
Compression:
Stored size: 757 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>name</key> <string>Symbol List: Method / Constructor</string> <key>scope</key> <string>source.vala meta.definition.method</string> <key>settings</key> <dict> <key>comment</key> <string>we could use "meta.definition.method - storage" as scope, but then we'd get the leading whitespace as a separate symbol list item</string> <key>showInSymbolList</key> <integer>1</integer> <key>symbolTransformation</key> <string>s/^\s*[^(]*\s(\w+\s*\(.*)$/ $1/</string> </dict> <key>uuid</key> <string>54988DB5-8FA7-407B-B227-2AF386CB5BDA</string> </dict> </plist>
Version data entries
31 entries across 31 versions & 3 rubygems