1.1.0 • Published 10 months ago

vscode-putout v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

vs-code-putout

Visual Studio Code extension for 🐊Putout.

Features

  • Auto fix;
  • Putout Fix in Command Pallete;

Extension Settings

Set to settings.json:

{
    "editor.codeActionsOnSave": {
      "source.fixAll": "always"
    }
}

Licence

MIT

1.1.0

10 months ago