in reply to Re^2: No Hard Tabs in Code
in thread No Hard Tabs in Code
Getting tokens internal to a line to start exactly on tab stops is sometimes a bit trickier, without using hard tabs.
I don't know what you mean. Not only does auto-indenting handle that in almost all situations, the tab key of my editors bring me to a tab stop (even though it's configured to do so by adding spaces).
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: No Hard Tabs in Code
by Xiong (Hermit) on Jul 05, 2010 at 19:48 UTC | |
by ikegami (Patriarch) on Jul 05, 2010 at 20:10 UTC | |
by Xiong (Hermit) on Jul 05, 2010 at 20:59 UTC |