[TxMt] haml embedded ruby outdenting

mwean matthew.wean at gmail.com
Tue Feb 28 19:51:12 UTC 2012


In TM2, embedded ruby lines are sometimes being outdented as I type. Here's
an example:

  = form_for(@consumer_enrollment, url: [@workflow], method: :put, html: {
class: 'uniform' }) do |f|
    = f.fields_for(:consumer_prior_authorizations) do |prior_auth_form|

When typing the second line, hitting backspace at any point or typing the
first colon causes the line to outdent to the level of the first line. I
can't see any change in the scope, and it doesn't do this in TM1, so I don't
know what the issue is. Any ideas?
-- 
View this message in context: http://old.nabble.com/haml-embedded-ruby-outdenting-tp33409296p33409296.html
Sent from the textmate users mailing list archive at Nabble.com.



More information about the textmate mailing list