Hacker News new | ask | show | jobs
by toastal 1099 days ago
Same argument for why we should use tabs over space when accessibility seems squarely focused on the blind and screen readers when visual impairment is a broad spectrum. My eyesight isn’t ‘bad’, but it isn’t what it used to be and with so many code bases using 2-space indentation, I wonder why this isn’t configurable as I have a lot of difficulty discerning the contrast when it’s so shallow.
1 comments

Any modern IDE will allow you to display 2-space indentations however you wish.
Where is this option in Visual Studio 2022, and Xcode?