VSCode extension to enable run the Prettier action when formatting
You can install this extension by one of the following options
-
Search for
formact-prettier
on vscode marketplace -
Launch vscode quick open (Ctrl+p) and paste the following command
ext install codeco.formact-prettier
This extensions add an action that can be called in vscode command (Crtl+Shift+p)
Can be used with formact extension passing formact.prettier.format
action
Or can be used on editor.codeActionsOnSave
passing formact.prettier.format
action