Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I use Jetbrains IDEs and the tabulator key. But Intellij Idea (and the rest of the Jetbrains family) replaces one tab with four spaces in my setup, which is better because tabs look like hell e.g. in a GitHub commit when looking at it from their web app.
-
Why would anyone use tabs over spaces? Like seriously? Apart from "reducing the file size" wtf do you get out of it?
-
hawkes15727y*knock knock*
Good evening! Do you have a minute to talk about or lord and savior, .editorconfig?
It sets up the whitespace consistently across your repository for all developers in a variety of editors.
Because in the real world, consistency in the codebase is more relevant than your personal preference, and making a constant fuzz about tabs vs spaces means you don't have more important or complicated problems to solve. -
@DirtyBit No one's asking you to use the spacebar. That would be stupid.
Most editors can map the tab key to whatever number of spaces you want. -
@burmesepornstar then why is the discussion between tabs and spaces even a thing? I use spaces then
-
@DirtyBit Exactly. The argument is between actually using tabs vs spaces. The argument for tabs being that it reduces the file size cause of fewer characters.
Related Rants
Tabs or Spaces, which do you pick?
undefined
tabs
vs
spaces
ultimatequestionrevived
triggered