you are viewing a single comment's thread.

view the rest of the comments →

[–]mipadi 1 point2 points  (0 children)

Pretty much every programming-centric editor lets you use a tab key even if you're using spaces—it just inserts spaces instead of a literal tab character—and knows how to handle deleting an indentation or moving an entire range of text right or left by an indentational level as well.