Delphi style smart tab
Posted: Wed Jan 22, 2003 12:39 am
Hello,
Sorry if this has been asked before, but I couldn't find anything from a search.
What I want to know is if there is any way to set up tab to be like delphi's smart tab.
This means when you hit tab it goes to the next word on the previous line.
E.g if I have
word1 word2 word3 word4
blah ^
and the caret is at the ^, then when I hit tab once, the caret will got to be before word2, then if I hit it again it will go to being before word3, then again it will go to word4 ... after that it will use tab stops.
Thanks,
Ben.
Sorry if this has been asked before, but I couldn't find anything from a search.
What I want to know is if there is any way to set up tab to be like delphi's smart tab.
This means when you hit tab it goes to the next word on the previous line.
E.g if I have
word1 word2 word3 word4
blah ^
and the caret is at the ^, then when I hit tab once, the caret will got to be before word2, then if I hit it again it will go to being before word3, then again it will go to word4 ... after that it will use tab stops.
Thanks,
Ben.