GetBundles.tmbundle
GetBundles.tmbundle copied to clipboard
Syntax error, lines 205-214
Selecting menu item Bundles > GetBundles > Get Bundles is failing to load anything. The logs are reporting:
/Users/cczona/Library/Application Support/TextMate/Bundles/GetBundles.tmbundle/Support/getBundles.rb:205: syntax error, unexpected ':', expecting keyword_then or ',' or ';' or '\n' when "Official": "Official" ^ /Users/cczona/Library/Application Support/TextMate/Bundles/GetBundles.tmbundle/Support/getBundles.rb:206: syntax error, unexpected keyword_when, expecting keyword_end when "Under Review": "Review" ^ /Users/cczona/Library/Application Support/TextMate/Bundles/GetBundles.tmbundle/Support/getBundles.rb:206: syntax error, unexpected ':', expecting keyword_end when "Under Review": "Review" ^ /Users/cczona/Library/Application Support/TextMate/Bundles/GetBundles.tmbundle/Support/getBundles.rb:208: warning: else without rescue is useless /Users/cczona/Library/Application Support/TextMate/Bundles/GetBundles.tmbundle/Support/getBundles.rb:206: warning: unused literal ignored /Users/cczona/Library/Application Support/TextMate/Bundles/GetBundles.tmbundle/Support/getBundles.rb:211: syntax error, unexpected ':', expecting keyword_then or ',' or ';' or '\n' when /github.com/: "Github" ^ /Users/cczona/Library/Application Support/TextMate/Bundles/GetBundles.tmbundle/Support/getBundles.rb:214: syntax error, unexpected keyword_end, expecting $end
This is a confirmed clean copy, newly pulled from https://github.com/adamsalter/GetBundles.tmbundle.git and after Bundles > Bundle Editor > Reload Bundles.
All other menu items work (except of course for Close Dialog, since the dialog never opens in the first place).
+1 Please help!!