Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/putoutjs/vscode-putout


https://github.com/putoutjs/vscode-putout

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# vs-code-putout

Visual Studio Code extension for 🐊[**Putout**](https://github.com/coderaiser/putout).

## Features

- Auto fix;
- Putout Fix in Command Pallete;

## Extension Settings

Set to `settings.json`:

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

## Licence

MIT