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

https://github.com/34j/vscode-shed

VSCode extension for autoformatting with black, isoft and autoflake using shed.
https://github.com/34j/vscode-shed

autoflake black isort python shed vscode-extension

Last synced: about 1 month ago
JSON representation

VSCode extension for autoformatting with black, isoft and autoflake using shed.

Awesome Lists containing this project

README

          

# VSCode Extension for shed

[![GitHub](https://img.shields.io/github/license/34j/vscode-shed?logo=github&logoColor=%23181717)](https://github.com/34j/vscode-shed-2)
[![Visual Studio Marketplace Installs](https://img.shields.io/visual-studio-marketplace/i/mikoz.shed?logo=visual-studio-code&logoColor=%23007ACC)](https://marketplace.visualstudio.com/items?itemName=mikoz.shed)
[![Visual Studio Marketplace Version](https://img.shields.io/visual-studio-marketplace/v/mikoz.shed)](https://marketplace.visualstudio.com/items?itemName=mikoz.shed)

VSCode extension for autoformatting with black, isoft and autoflake using shed.

[![Install Now](https://img.shields.io/badge/-Install%20Now-107C10?style=for-the-badge&logo=visualstudiocode)](https://marketplace.visualstudio.com/items?itemName=mikoz.shed)

If you like this extension, consider staring!

Consider using [Composite Formatter](https://marketplace.visualstudio.com/items?itemName=mikoz.composite-formatter) to run multiple formatters at once as a single formatter.

## Extension Settings

| Name | Description |
| ---------------------------- | -------------------------------------------------------------------------------- |
| `shed.useIntegratedTerminal` | Whether to use integrated terminal instead of hidden terminal. (Not recommended) |