this post was submitted on 05 Sep 2023
156 points (79.3% liked)

Programming

17119 readers
157 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] xigoi@lemmy.sdf.org 49 points 1 year ago (30 children)

Tabs let you define how big you want each indent to be

…except when they don't. Many common environments have a hardcoded tab size of 8, which is insanely big for using it for indentation.

[–] wgs@lemmy.sdf.org 42 points 1 year ago (11 children)

Because other people might have restricted environment which might not suit their preference is not a good reason to level it down IMO.

Also, I think 9 is the best size for indent (matter of preference), do you think I should switch to space so everyone can enjoy this wonderful view I have ?

[–] agitated_judge@sh.itjust.works 16 points 1 year ago (1 children)

Ah, the best kind of indent. A tab and a space.

[–] wgs@lemmy.sdf.org 7 points 1 year ago (1 children)

Or just set tabsize to 9, that's the point :)

[–] agitated_judge@sh.itjust.works 2 points 1 year ago (1 children)
[–] wgs@lemmy.sdf.org 1 points 1 year ago

Try it and you'll see

load more comments (9 replies)
load more comments (27 replies)