Hi All,<br><br>I am creating snippets and I was wondering if there is a way to force tabs to follow similar lines...<br><br>Sample<br><br>Snippet 1<br><br>mytext -> -> -> Text<br><br>Snippet 2<br><br>(listens to line above and uses the tabs necessary to align Text in next line
<br><br>mytexttwo -> -> Text<br><br>So it would look like this:<br><br>mytext -> -> -> Text<br>mytexttwo -> -> Text<br><br>I can create two different snippets that use 1 or 2 or 3 tabs as neccesary but since i will never know what mytext will be I need to create the tabs in some kind of dynamic way.
<br><br>Any ideas?<br>