You can fix the tab inconsistency by converting all indentation to tab or spaces.
If you open the “Show All Commands” tab, ( by pressing Ctrl+Shift+P or F1 ) and search for “convert indentation”, two options will by available:
- convert indentation to tabs
- convert indentation to spaces
Just choose tabs if you use tabs or spaces if use spaces as your indentation method.