vscode-black

VSCode extension for formatting Python code with black.

MIT License

Stars
14

VSCode Extension for black

VSCode extension for formatting Python code with black. Maybe better, maybe not...

If you like this extension, consider staring!

Consider using Composite Formatter to run multiple formatters at once as a single formatter.

Extension Settings

Name Description
black-py.useIntegratedTerminal Whether to use integrated terminal instead of hidden terminal. (Not recommended)