Sha256: fe7b21a495d9677dac801de2f9ef123f5a913491da2cf8808c70634a999501c6

Contents?: true

Size: 747 Bytes

Versions: 4

Compression:

Stored size: 747 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>beforeRunningCommand</key>
	<string>nop</string>
	<key>command</key>
	<string>cat &lt;&lt;SNIPPET
function ${TM_SELECTED_TEXT:-$TM_CURRENT_WORD}(\${1:args}) {
	\$0
}
SNIPPET</string>
	<key>fallbackInput</key>
	<string>word</string>
	<key>input</key>
	<string>selection</string>
	<key>keyEquivalent</key>
	<string>$
</string>
	<key>name</key>
	<string>New Function</string>
	<key>output</key>
	<string>insertAsSnippet</string>
	<key>scope</key>
	<string>source.js</string>
	<key>uuid</key>
	<string>73951799-AC15-40A6-81DB-EC051AB4A033</string>
</dict>
</plist>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
jqueryplugingen-0.1.2 bundles/JavaScript.tmbundle/Commands/New Function.tmCommand
jqueryplugingen-0.1.3 bundles/JavaScript.tmbundle/Commands/New Function.tmCommand
jqueryplugingen-0.1.4 bundles/JavaScript.tmbundle/Commands/New Function.tmCommand
jqueryplugingen-0.2.0 bundles/JavaScript.tmbundle/Commands/New Function.tmCommand