|
|
|
|
|
by ilius2
709 days ago
|
|
I converted to Tabs after mainly switching from Python to Go. But even in Python I never pressed 8 or even 4 spaces!! (I used to press 2 spaces for an indentation in very early years, but I shortly switched to "tab to insert 4 spaces"). I think Tab is much more logical even for saving, because when you click on an empty space or move cursor with keyboard, your cursor never goes "between the lines". Even today most editors are not smart enough to fix this "between the lines" cursor problem. |
|