Skip to content

adrielcodeco/vscode-formact-prettier

Repository files navigation

Formact + Prettier


VSCode extension to enable run the Prettier action when formatting

Installation

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

How to use it ?

This extensions add an action that can be called in vscode command (Crtl+Shift+p)

command

Can be used with formact extension passing formact.prettier.format action

formact config

Or can be used on editor.codeActionsOnSave passing formact.prettier.format action

editor.codeActionsOnSave