python-lsp/python-lsp-black
python-lsp-server plugin that adds support to black autoformatter, forked from https://github.com/rupert/pyls-black/
PythonMIT
Issues
- 3
New regressions with black 24.4.2
#60 opened by penguinpee - 1
Test regressions with black-24.3.0
#57 opened by bnavigator - 3
Downstream test failures
#58 opened by WhyNotHugo - 3
Test regressions with `black-24.2.0`
#55 opened by mgorny - 5
Release version 2.0
#54 opened by ccordoba12 - 3
Ineffective range formatting
#42 opened by ramnes - 10
Configuration key and plugin name mismatch
#41 opened by rchl - 2
Missing options that can be set on the client?
#51 opened by doolio - 9
Support black preview flag
#35 opened by mattishallen - 1
Support for `blue`
#48 opened by MatthewScholefield - 5
Use with ruff plugin
#43 opened by linsui - 7
Usage without python-lsp-server
#16 opened by WhyNotHugo - 0
- 7
Github action for making a new release
#5 opened by haplo - 5
How to assure this plugin is enabled?
#17 opened by ileixe - 3
Option to cache black configuration per-file
#24 opened by haplo - 0
Add Python 3.10 to test matrix
#27 opened by haplo - 0
TypeError when formatting with Black 22.1
#29 opened by wlcx - 0
Support global config file for black
#25 opened by haplo - 5
Further maintanance and administration
#4 opened by andfoy - 0
Add pre-commit checks
#7 opened by haplo - 1
Formatting fails silently
#20 opened by sblask - 3
Incorrect output
#18 opened by Richardk2n - 2
Incorrect call order when used with isort
#21 opened by Rahix - 1
[Feature request] Configuratuion options
#15 opened by TitaniumHocker - 3
Fix test failures with black 21.4b0+
#6 opened by ccordoba12 - 0
Fix MyPy linting
#12 opened by haplo - 1
Add Development section to README
#8 opened by haplo - 0
Ignore virtualenv in linters
#9 opened by haplo - 0
Release v1.0.0
#2 opened by andfoy - 0
Update README and add RELEASE instructions
#3 opened by andfoy