Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Tabs or Spaces

Name: Anonymous 2007-10-18 10:22

Should I use tabs, or spaces to indent my code?

Name: Anonymous 2007-10-18 19:29

>>40
Why would you choose to use an editor that makes you indent manually?

Name: Anonymous 2007-10-18 19:39

>>40
because most editors have the ability to have the tab key insert 4 spaces instead of \t

Name: Anonymous 2007-10-18 19:52

>>41
because indentation is trivial.
>>42
thats retarded.

Name: Anonymous 2007-10-18 20:13

>>43
You're telling me that it's better to do trivial things yourself than to make the computer do it for you? Do you just not know how to program or something?

Name: Anonymous 2007-10-18 20:16

>>44
NO GODAMIT YOU FUCK
I MENT
THAT INDENTATION IS TRIVIAL
AND THE EDITOR SHOUDL DO IT
IM NOT >>40
GODUFKCUGIDNAKFNASDLFJDAS

Name: Anonymous 2007-10-18 20:40

>>45
It doesn't matter who you are. I asked
Why would you choose to use an editor that makes you indent manually?
and you said
because indentation is trivial.

Name: Anonymous 2007-10-18 20:45

>>46
youre ON T4CHON
i should've put a "amirite?" there
"because indentation is trivial, amirite?"

fuck sage

Name: Anonymous 2007-10-18 21:42

>>47
Yes.

Name: Anonymous 2007-10-18 21:46

Neither.  Spacing is part of the presentation layer, not the underlying code structure that the system stores, and allows each editor to have their own indentation and spacing preferences without stomping over version control.  Oh, wait, you're still using fucking direct 8-bit text streams for source?

Name: Anonymous 2007-10-18 22:12

>>43
>>42
thats retarded.
no u

Name: Anonymous 2007-10-18 22:25

>>49
Parse trees in my SCM?

Name: Anonymous 2007-10-19 1:40

>>40

I'm not talking about tabs/spaces. lern2reading comprehension and context.

Name: Anonymous 2007-10-19 2:47

>>7
the only way

Name: Anonymous 2007-10-19 3:24

>>28
Seconded.

One space = portable and leading spaces are easily converted into tabs if you want.

I personally hate tab characters.

Name: Anonymous 2007-10-19 4:30

>>44
FORCED INDENTATION OF THE CODE

Name: Anonymous 2007-10-19 6:21

>>55
NO U

Name: Anonymous 2007-10-19 6:55

>>40
If you had a good text editor you wouldn't need to hit space four times.

Name: Anonymous 2007-10-19 7:01

Sussman uses spaces!

Name: Anonymous 2007-10-19 7:01

Call me a massive c-faggot which i probably am, but spaces in C for indendation are utterly stupid.
Tabs all the way in C.
When we talk about programming i have C in mind, while others don't (silly of me)
However, i understand why someone who uses Haskell needs spaces instead of tabs.

Name: Anonymous 2007-10-19 9:12

>>59

If you understood C, you'd use spaces.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List