Releases: microsoft/vscode-black-formatter
Releases · microsoft/vscode-black-formatter
2023.2.0
What's Changed
Bug Fixes
- Update LSP server to use lsprotocol. by @karthiknadig in #172
- Fix filenames to avoid shadowing by @karthiknadig in #190
- Ensure that the selected workspace is usable. by @karthiknadig in #192
Code Health
- Remove PR Chat by @lramos15 in #151
- Update localization by @paulacamargo25 in #175
- Remove redundant activation events by @karthiknadig in #184
- Update extension to latest extension template by @karthiknadig in #199
Full Changelog: 2022.6.0...2023.2.0
2022.6.0
What's Changed
Enhancements
- Update to use latest python environment APIs by @karrtikr in #134
- Settings to notify user on formatting errors by @Bobronium in #59
Bug Fixes
- Fix missing
typed_astwhen using python 3.7 by @karthiknadig in #113 - Handle file without workspace scenario by @karthiknadig in #140
- Fix for pydantic crash on Python 3.11 by @karthiknadig in #141
Code Health
- Update packages and fix build by @karthiknadig in #125
New Contributors
- @Bobronium made their first contribution in #59
- @lramos15 made their first contribution in #115
- @karrtikr made their first contribution in #134
Full Changelog: 2022.4.0...2022.6.0
2022.4.0
What's Changed
Enhancements
- Add localization support. by @karthiknadig in #84
- Add more context around the extension in readme. by @afeld in #85
Code Health
- Update packages. by @karthiknadig in #96
- Update black formatter extension to latest extension template. by @karthiknadig in #108
New Contributors
Full Changelog: 2022.2.0...2022.4.0
2022.2.0
2022.2.0
- Initial release of vscode-black-formatter extension, with
blackversion22.3.0.