问题
I'm trying to configure my Atom editor in a way that after I click Enter, the new line starts with an indentation of 4 spaces, and not with a single Tab as it is configured by default.
Thanks.
回答1:
Go to settings.
Go to Editor sidebar item
Make sure Soft Tabs is checked
Below, set TabType to "auto"
Set Tab Length (a tab is normally 4 spaces)
来源:https://stackoverflow.com/questions/34594294/how-to-change-new-line-indentation-in-atom-editor