Search Results

Search found 2 results on 1 pages for 'gleddy'.

Page 1/1 | 1 

  • TextMate has stopped recognizing comments

    - by gleddy
    Hi, My textmate suddenly stopped recognizing comments in code and the shortcut for commenting out code (Command + /). I have found Comments in the Bundle Editor for HTML, but it doesn't look like I can set an activation key for it or anything. Does anyone have any experience with this part of TextMate? cheers!

    Read the article

  • selecting the first of multiple classes

    - by gleddy
    Not sure if you can do this, but I want to select the first of two classes of an element with jQuery and return it's first class only. <div class="module blue"> I want to return 'module'. tried this: var state = $('body').attr('class').first(); but none of that seems to work, thanks for any advice.

    Read the article

1