Category Archives: TextMate

Sample of TextMate HTML Rendering

OK, after all my nattering on about the cool new Experimental TextMate command “Create HTML from Document/Selection” I neglected to give the punchline! Without further ado, here’s a snippet of a well known JavaScript library: Mmmm… Twilight. Go ahead and … Continue reading

Posted in TextMate | 1 Comment

TextMate Renders Styled HTML Now

I use TextMate and just love it. I particularly like the syntax highlighting and formatting and the ability to pick themes. My current favorite is Twilight. The way TextMate understands various languages (e.g. HTML, CSS, Ruby) is via “bundles”. Bundles … Continue reading

Posted in TextMate | 2 Comments

Tell TextMate About Your RJS Templates

As explanations go, it doesn’t get much more straightforward than Cody Fauser’s excellent post on Rails RJS Templates. When you try it out though, you may notice that TextMate doesn’t know that RJS templates which by convention have an “.rjs” … Continue reading

Posted in AJAX, RJS templates, Ruby on Rails, TextMate | 3 Comments