Hi,
I’m doing more and more coding in Sublime for jQuery, and I was trying to get this package installed:
How do I go about this? (I have “Package Manager” installed). I’m amazed there are no instructions on the package page itself
TIA
Andy
Hi,
I’m doing more and more coding in Sublime for jQuery, and I was trying to get this package installed:
How do I go about this? (I have “Package Manager” installed). I’m amazed there are no instructions on the package page itself
TIA
Andy
just hit crtl+shift+p (cmd+shift+p on osx), enter “install package”, once the list of available packages is shown enter “jQuery”…
Ahhh man, thats the beauty. Should probably have some kinda help file on the github page, to explain that. Been a while since I have used the Package manager, so would never have thought to type in “install package”
Still - works a beauty now - should save me lots of time doing common stuff
Cheers
Andy