Is there a smart tabbing option for UltraEdit? For example, if I have the following text:
and I press TAB after the second move, that will align under the next text above it (to), for example:
Thanks!
Code: Select all
move to $_test
move
Code: Select all
move to $_test
move _ <- cursor gets placed here on 1 tab