Search found 1543 matches

Re: Images!

GitLab shows tabs as 8 spaces and has no settings for it. [...] And GitExtensions (which we don't have to use but kinda have to because it's way easier) shows them as 4, which generally doesn't look like it's supposed to if the default coding practice is 2 space indentations. Then these are what ne...

Re: Images!

Because most things don't display tabs as a set amount of spaces, or the amount of spaces you want it to. I don't know a single text editor/IDE that doesn't display tabs as a set amount of spaces, especially not when they're at the start of a line. I can only think of one that doesn't let you set t...

Re: Images!

...how does that happen when you use spaces? With spaces, the amount of indenting is fixed and cannot change from person to person. If one person prefers: void thing() { if (thing) thing(); } and one person prefers: void thing() { if (thing) thing(); } they can't both have their way with spaces. Th...

Go to advanced search

cron