Hacker News new | ask | show | jobs
by bragr 1317 days ago
Not everyone with vision or vision processing issues is blind. Being able to configure custom tab stops is an easy way to control what level of indentation is useful and clear.
3 comments

As with all other types of data: the right approach is for model and presentation to be separable concerns.

We're struggling with the wrong problem if we aren't asking why the editor can't treat blocks as entities that are displayed however we want.

  > why the editor can't treat blocks as entities
That might with with C, but won't work with e.g. Python.
Python has syntactic blocks as well, and editors totally can (and do) muck around with their formatting. I don't see any reason why they couldn't handle customizable indentation.
The primary accessibility argument is that spaces waste precious space on braille displays.
There are perfectly good tools for that which don't require text changes.