i'm selecting from line 2 to 7 and press the shortcut. I'm using ActionScript but i get this with php too. but more important, this behavior is only for lines of code inside a function, wich are already delayed with some tabs<div>
<br></div><div>so to exemplify again, this is normal:</div><div><br></div><div><div>ColorShortcuts.init();</div><div>DisplayShortcuts.init();</div><div>SoundShortcuts.init();</div><div>CurveModifiers.init();</div><div>TextShortcuts.init();</div>
<div>FilterShortcuts.init();</div><div><br></div>after i press 3 times the shortcut i get:</div><div><br></div><div><div>/*ColorShortcuts.init();</div><div><span class="Apple-tab-span" style="white-space:pre">                                                               </span>DisplayShortcuts.init();</div>
<div><span class="Apple-tab-span" style="white-space:pre">                                                              </span>SoundShortcuts.init();</div><div><span class="Apple-tab-span" style="white-space:pre">                                                               </span>CurveModifiers.init();</div><div><span class="Apple-tab-span" style="white-space:pre">                                                               </span>TextShortcuts.init();</div>
<div><span class="Apple-tab-span" style="white-space:pre">                                                              </span>FilterShortcuts.init();*/</div><div><br></div><div><br></div><div class="gmail_quote">On Thu, May 22, 2008 at 1:20 PM, Hans-Joerg Bibiko <<a href="mailto:bibiko@eva.mpg.de">bibiko@eva.mpg.de</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="Ih2E3d"><br>
On 22 May 2008, at 12:12, Baluta Cristian wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
why commant+/ is adding a tab for each call?<br>
<br>
public static function main () {<br>
                ColorShortcuts.init();<br>
                                                DisplayShortcuts.init();<br>
                                                SoundShortcuts.init();<br>
                                                CurveModifiers.init();<br>
                                                TextShortcuts.init();<br>
                                                FilterShortcuts.init();<br>
<br>
</blockquote>
<br>
<br></div>
What do you are doing precisely (what language grammar, selection yes or no, soft tab, etc.)? For me it works.<div><div></div><div class="Wj3C7c"><br>
<br>
--Hans<br>
<br>
______________________________________________________________________<br>
For new threads USE THIS: <a href="mailto:textmate@lists.macromates.com" target="_blank">textmate@lists.macromates.com</a><br>
(threading gets destroyed and the universe will collapse if you don't)<br>
<a href="http://lists.macromates.com/mailman/listinfo/textmate" target="_blank">http://lists.macromates.com/mailman/listinfo/textmate</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Cristi<br><a href="http://www.ralcr.com">www.ralcr.com</a>
</div>