#Good code formatter for .ts scripts in VS Code?

1 messages · Page 1 of 1 (latest)

severe wing
#

Usually in Visual Studio I use Code Format on Save from the extensions store or similar to format my code on save like if any functions are a few spaces out or indentation is wrong - is there any good extension like this for VS Code you guys use for .ts scripts? I have Prettier installed in VS Code but it seems to do nothing

fleet crag
severe wing
#

That's one that always comes up when I search, will see if it formats code too

fleet crag
#

It doesnt

#

It's just to format the errors in vscode a bit nicer

severe wing
#

Any suggestions for a code format package too? Mainly to fix indentations and sometimes VS Code starts the next line on the wrong indentation which drives me nuts