Open EtaoinWu opened 7 years ago
You can turn this off in Tools->Options->Text Editor->{language}->Code Style->Formatting->General Then disable the 'Automatically format...' checkboxes.
Manual formatting (Edit->Advanced->[Format Document | Format Selection]) will still work, and will still break the tabbing.
The VS code formatter automatically delete the tabs in line, so it messed up the tab format.
It also deletes more than one spaces.