kswedberg / jquery-tmbundle

TextMate bundle for jQuery
http://www.learningjquery.com
561 stars 228 forks source link

I can't install the bundle #14

Closed YoussefChafai closed 12 years ago

YoussefChafai commented 13 years ago

Hi Karl,

I can't get the Bundle installed / working in TextMate.

I don't use GIT.

So I downloaded the zip file (it automatically unzipped; I work on mac and using Safari), and I renamed the folder "JavaScript jQuery.tmbundle" which is showing following content (the unzipped folder is automatically located in my download folder, and I also renamed the folder with my "Download" folder):

Commands folder info.plist README.md Snippets Support Syntaxes

So steps 5 and 6 are not working for me:

open TextMate and select the following menu item: Bundles > Bundle Editor > Reload Bundles show the Bundle Editor (Bundles > Bundle Editor > Show Bundle Editor)

What am I doing wrong? Could you advise me on this?

Thanks for your support!

Best, Youssef

kswedberg commented 13 years ago

Hi Youssef,

The only thing I can think of at the moment is that you didn't mention double-clicking on the .tmbundle file after you renamed it (step 4). Did you do that?

ofi commented 13 years ago

Hi Youssef,

although it may be late after four months it's probably not too late for this hint: In the Bundle editor open the "Filter list..." dialog by clicking on the button at the bottom of the language list and check if "JavaScript jQuery" has got a checkmark, because it hadn't in my case although I installed via git.

Cheers [ofi]