Hacker News new | ask | show | jobs
by thfuran 2491 days ago
>With tabs, you can't do that unless you mix tabs and spaces -- which is not cool at all.

There's no problem mixing tabs and spaces iff by 'mixing' you mean 'adding some spaces for alignment after the tabs for indentation. Though I think there are very, very few situations where that's actually meaningfully beneficial over adding another tab beyond those for the nominal indentation of the block.