[TxMt] Re: tab triggers in Jquery

Scott Haneda talklists at newgeo.com
Fri Sep 25 20:56:52 UTC 2009


Bump... Anyone?  tab completion in jQuery would be very helpful.  I  
work in html mode, and do not want to toggle out of html mode.  Any  
way to rip through the bundle and set it to source.js instead of  
source.js.jquery?  Is that even a good idea?
-- 
Scott * If you contact me off list replace talklists@ with scott@ *

On Sep 20, 2009, at 1:51 AM, Scott Haneda wrote:

> I am working in html mode, which seems to work out when I switch to
> php, html, or css just fine.  However, there are tab triggers for the
> JavaScript jQuery Bundle, for examples "ready -> tab" should put in:
>           $(document).ready(function() {
>                // Stuff to do as soon as the DOM is ready;
>           });
>
> I just get "ready" as a literally string.  The source is set to
> source.js.jquery, and I am working in a <script type="text/javascript"
> charset="utf-8"> block.
>
> What am I doing wrong?




More information about the textmate mailing list