I followed the instructions, but can't for the life of me get the snippets ot show up in the cogwheel menu. All I get is the one command: "Convert HTML to HAML". Nevertheless, the snippets work, but who can remember them all by heart. How can they be made to appear in the menu?
On 5 ספטמבר, 02:38, Lawrence Pit <[EMAIL PROTECTED]> wrote: > Jon, > > I've added haml support to the ruby-on-rails bundle a few months ago. > You need: > > git clone git://github.com/drnic/ruby-on-rails-tmbundle.git > > Once you have that, when you're sitting in a haml file, make sure you > have the Ruby Haml bundle selected. > > W.r.t. the "jit" tab trigger, that didn't work indeed. Fixed that. > > Lawrence > > > I've installed "Ruby HAML" bundle which has support for syntax > > highlighting and commenting (i.e., Command-/ inserts "/") The source > > is at <http://macromates.com/svn/Bundles/trunk/Bundles/Ruby > > %20Haml.tmbundle/> > > > The problem is I can't use other features in Ruby on Rails bundle in > > HAML. For example, > > > "= javascript_include_tag :all, :cache => true" can be inserted in > > "jit" tab trigger in erb templates but not in haml templates. > > > How do you guys work with HAML if you are using TextMate? > > > I'm thinking about porting layout and template snippets in "Ruby on > > Rails" bundle for HAML. > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Haml" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/haml?hl=en -~----------~----~----~----~------~----~------~--~---
