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.
- Host: GitHub
- URL: https://github.com/34j/vscode-shed
- Owner: 34j
- License: mit
- Created: 2022-10-16T10:08:54.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T17:19:35.000Z (almost 3 years ago)
- Last Synced: 2025-02-08T17:14:35.743Z (11 months ago)
- Topics: autoflake, black, isort, python, shed, vscode-extension
- Language: TypeScript
- Homepage:
- Size: 932 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VSCode Extension for shed
[](https://github.com/34j/vscode-shed-2)
[](https://marketplace.visualstudio.com/items?itemName=mikoz.shed)
[](https://marketplace.visualstudio.com/items?itemName=mikoz.shed)
VSCode extension for autoformatting with black, isoft and autoflake using shed.
[](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) |