Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for blue #48

Open
MatthewScholefield opened this issue May 20, 2023 · 1 comment
Open

Support for blue #48

MatthewScholefield opened this issue May 20, 2023 · 1 comment

Comments

@MatthewScholefield
Copy link

I use blue formatter which is exactly like black but with a few modifications. Other language servers like Pylance allow customizing the black executable name so it can be changed to blue. I'm wondering if this project would be open to allowing a customization of the import name like black = __import__(config.import_name).

For now I will just create a fork and use that.

@haplo
Copy link
Collaborator

haplo commented May 20, 2023

I didn't know about blue, love the logo! 😆

If all it takes for compatibility is to introduce a black_executable configuration option then I would be open to PRs for it. Otherwise a fork to python-lsp-blue would make more sense IMO.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants