Hacker News new | ask | show | jobs
by jyap 4704 days ago
It is consistent across different editors.

Deterministic layout view. Tabs are non deterministic as it depends on user settings.

1 comments

Plus not all tools can ignore whitespace changes (so indentation changes everywhere intermixed with actual code changes drown the code stuff), and if your codebase mixes whitespace-significant and whitespace-insignificant code...