several things
Falk Brettschneider
gigafalk at yahoo.com
Thu Mar 29 05:20:55 UTC 2001
Hi,
Roland Krause wrote:
>
> --- Christian Couder <chcouder at club-internet.fr> wrote:
> > > - please, set your Editor to "tabwidth=2"and "replace tabs with
> > spaces",
> > > it looks like hell in my editor here :)
> >
> > Ok. But is there a coding standard for KDevelop ?
>
> I thought that's what tabs are for, use tabs for everything that isnt
> supposed to look formatted (e.g. comments) and then everybody can set
> the tabwidth in their respective editor.
No. Tab insertion is very bad for team work with different tab size
settings since there aint not only tabs which will be inserted. In that
way the indention may completely be destored. Look at the Qt sources. Do
you see them well-aligned? They are using tabs. But if you choose the
right tab size there, everything will look OK. As written before there
is README.devel in CVS HEAD where all was already discussed and now it
is law. :) Means, tabs are replaced by spaces.
> --
> Roland Krause
Ciao,
F at lk
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop-devel
mailing list