Closed
Description
My plan is to utilize this language server in my Python extension for VS Code.
However, there are a few gaps (obviously) in your implementation and my extension. For instance a combination of multiple linters, and also provide the ability for users to customize each linter with command line args (configurable via the settings.json or via linter specific config files - this isn't an issue).
Similarly I support two formatters in my extenion.
So, the question comes down to what's the best way forward for me, in utilizing this language server.
Metadata
Metadata
Assignees
Labels
No labels