Sha256: 7855a5633567d44bae3f029abee8152ce05bb201baf267f3b96e3973cf1a31f3

Contents?: true

Size: 1.17 KB

Versions: 4

Compression:

Stored size: 1.17 KB

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># index created using: curl -s 'http://devguru.com/technologies/javascript/index.asp'|grep -o '&lt;a href="[0-9]*.asp"&gt;[a-z][a-zA-Z]*&lt;/a&gt;'|perl -pe 's/&lt;a href="([^"]*)"&gt;([^&lt;]*)&lt;\/a&gt;/$2\t$1/'|sort|uniq|gzip &gt;dev_guru_index.gz

ref=$(zgrep -w "^${TM_SELECTED_TEXT:-$TM_CURRENT_WORD}" "$TM_BUNDLE_SUPPORT/dev_guru_index.gz"|cut -f2)

[[ -n "$ref" ]] &amp;&amp; exit_show_html "&lt;meta http-equiv='Refresh' content='0;URL=http://devguru.com/technologies/javascript/$ref'&gt;"

echo "No documentation found."</string>
	<key>fallbackInput</key>
	<string>word</string>
	<key>input</key>
	<string>selection</string>
	<key>keyEquivalent</key>
	<string>^h</string>
	<key>name</key>
	<string>Documentation for Word / Selection</string>
	<key>output</key>
	<string>showAsTooltip</string>
	<key>scope</key>
	<string>source.js</string>
	<key>uuid</key>
	<string>B4874A14-2491-465A-A349-61E4EBCF4700</string>
</dict>
</plist>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
jqueryplugingen-0.1.2 bundles/JavaScript.tmbundle/Commands/Documentation for Word.plist
jqueryplugingen-0.1.3 bundles/JavaScript.tmbundle/Commands/Documentation for Word.plist
jqueryplugingen-0.1.4 bundles/JavaScript.tmbundle/Commands/Documentation for Word.plist
jqueryplugingen-0.2.0 bundles/JavaScript.tmbundle/Commands/Documentation for Word.plist