microsoft / vscode-black-formatter

Formatting support for Python using the Black formatter
https://marketplace.visualstudio.com/items?itemName=ms-python.black-formatter
MIT License
144 stars 34 forks source link

Update `black` with bug fix for skipping formatting files that are symlinked #460

Closed karthiknadig closed 4 months ago

karthiknadig commented 4 months ago

Fixes https://github.com/microsoft/vscode-black-formatter/issues/444

JasonGross commented 4 months ago

Will this be shipped in vscode soon?

karthiknadig commented 4 months ago

This should already be available in pre-release. Stable will be out soon.