<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I just found what I was looking for in the Bundle Editor: <span class="Apple-style-span" style="font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif; font-size: 12px; ">⌘N</span><div><font class="Apple-style-span" face="'Lucida Grande', Verdana, Helvetica, sans-serif"><br></font></div><div><font class="Apple-style-span" face="'Lucida Grande', Verdana, Helvetica, sans-serif">Oh, and:</font></div><div><font class="Apple-style-span" face="'Lucida Grande', Verdana, Helvetica, sans-serif"><br></font></div><div><font class="Apple-style-span" face="'Lucida Grande', Verdana, Helvetica, sans-serif">{ disableIndentCorrections = :true; }</font></div><div><font class="Apple-style-span" face="'Lucida Grande', Verdana, Helvetica, sans-serif"><br></font></div><div><font class="Apple-style-span" face="'Lucida Grande', Verdana, Helvetica, sans-serif">works as well.</font></div><div><font class="Apple-style-span" face="'Lucida Grande', Verdana, Helvetica, sans-serif"><br></font></div><div><font class="Apple-style-span" face="'Lucida Grande', Verdana, Helvetica, sans-serif">Thanks,</font></div><div><font class="Apple-style-span" face="'Lucida Grande', Verdana, Helvetica, sans-serif"><br></font></div><div><font class="Apple-style-span" face="'Lucida Grande', Verdana, Helvetica, sans-serif">Ed.<br></font><div><div>On Feb 29, 2012, at 7:45 AM, Edwin Moss wrote:</div><br class="Apple-interchange-newline"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">This is very helpful instruction. I am a bit confused about the process in creating the new item in the TM2 bundle Editor which from my view does not support "create" anything - only edit.<div><br></div><div>What am I missing?</div><div><br></div><div>Thanks,</div><div><br></div><div>Ed.</div><div><br></div><div><div><div>On Feb 28, 2012, at 12:55 PM, Brandon Fryslie wrote:</div><br class="Apple-interchange-newline">
                <div style="font-family: Helvetica; font-size: 13px; ">In a personal bundle, create a new 'Settings' in the bundle editor.  Add <div><br></div><div><font face="arial, sans-serif"><span style="white-space: nowrap;"> { disableIndentCorrections = '1'; }</span></font></div><div><font face="arial, sans-serif"><span style="white-space: nowrap;"><br></span></font></div><div><font face="arial, sans-serif"><span style="white-space: nowrap;">to the settings and save it.  Set the scope selector if you would like it to only apply to a certain scope, or leave it blank to allow it to affect all scopes.  I personally turn off the autoIndent since it's wrong much more often that it is correct for Ruby and CoffeeScript, and it's very persistent.  I'm sure once the grammars are rewritten it will work more correctly.</span></font></div></div>
                <div><div><br></div><div>-- </div><div>Brandon Fryslie</div><div><a href="http://www.MateWiki.com/">http://www.MateWiki.com</a> - A TextMate 2 Wiki</div><div><br></div></div><p style="color: #A0A0A8;">On Tuesday, February 28, 2012 at 12:51 PM, mwean wrote:</p>
                <blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;">
                    <span><div><div><div><br></div><div>In TM2, embedded ruby lines are sometimes being outdented as I type. Here's</div><div>an example:</div><div><br></div><div>  = form_for(@consumer_enrollment, url: [@workflow], method: :put, html: {</div><div>class: 'uniform' }) do |f|</div><div>    = f.fields_for(:consumer_prior_authorizations) do |prior_auth_form|</div><div><br></div><div>When typing the second line, hitting backspace at any point or typing the</div><div>first colon causes the line to outdent to the level of the first line. I</div><div>can't see any change in the scope, and it doesn't do this in TM1, so I don't</div><div>know what the issue is. Any ideas?</div><div>-- </div><div>View this message in context: <a href="http://old.nabble.com/haml-embedded-ruby-outdenting-tp33409296p33409296.html">http://old.nabble.com/haml-embedded-ruby-outdenting-tp33409296p33409296.html</a></div><div>Sent from the textmate users mailing list archive at <a href="http://Nabble.com/">Nabble.com</a>.</div><div><br></div><div><br></div><div>_______________________________________________</div><div>textmate mailing list</div><div><a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a></div><div><a href="http://lists.macromates.com/listinfo/textmate">http://lists.macromates.com/listinfo/textmate</a></div></div></div></span>
                 
                 
                 
                 
                </blockquote>
                 
                <div>
                    <br>
                </div>
            <br>_______________________________________________<br>textmate mailing list<br><a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br><a href="http://lists.macromates.com/listinfo/textmate">http://lists.macromates.com/listinfo/textmate</a></div><br></div></div></div><br></div></body></html>