>> My advice is to not use whitespace for alignment except for the leading >> indentation. But this is probably not what you asked for. > >do you recommend "Tab" if not using whitespace?
Tab is whitespace, too. Tab probably won't help here. I haven't checked if SciTE assumes Tab stops every 4(8) characters or every 4(8) spaces width. It could work if it were every 4(8) widest characters in font (probably 'W'). >Personally, I don't like "Tab" since it will look differently >in different editor. What I recommended is use whitespace (Tab preferrably) for indentation and not alignment, so it looks fine with any Tab width. Piotr _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
