Op 2010-10-20 14:52, Martin het geskryf: > I updated the help: > http://wiki.lazarus.freepascal.org/IDE_Window:_Editor_Options#Smart_tabs > Hope it is more understandable now. > > if Accept then > begin > | > 1 2 3 4 5 > > > 1 begin of line > 2 first word "begin" > 3 end of line > 4 next word, but 2 lines above (first line long enough) > 5 end of line but 2 lines above
Thanks for the info on how it works, but I'll definitely keep that setting disabled. I want tabs to have a set indentation of two spaces. PS: I have never seen code indented the way that "smart tab" algorithm works, so what's the point of it then. Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://opensoft.homeip.net:8080/fpgui/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
