Re: spaces or tabs
Posted by
dxli on
URL: https://forum.librecad.org/spaces-or-tabs-tp5712261p5712262.html
I prefer to use tabs:
1, 1 character vs 4 characters, say, 1 tab = 4 spaces;
2, force auto indentation, instead of trying manual indentation by playing space
I don't want to enforce it though, after all, we are still too small a group to start coding style conflicts
ravas wrote
Editors have the ability to produce tabs as spaces.
What is preferred for indentation in our code: spaces or tabs?