There is incapatability betweeen the result of using Source->Format and what the typescript formatter expects.
When using Source->Format, the indentation is done with tabs.
BUT, on every line I get a notice (yellow lightbulb) that spaces should be used instead: ‘space indentation expected (indent)’.
(I attached a small excerpt)
It is annoying to have every line flagged.
So how do I change the tabbing to be spaces, or how do I tell the typescript format checker that tabs are ok?
Regards
Edward Blurock
Attachments:
You must be
logged in to view attached files.