F# code formatting with vscode

For scala formatting with intellij-idea you just press ctrl-alt-shift-L.
Currently i use from command line fantomas to do formatting in F#.
Can i do formatting from within vscode ?

Yes.

VS Code allows you to set up formatters.