Skip to content

Use community-maintained Python language server #14

@jinnovation

Description

@jinnovation

The Palantir Python language server is unmaintained now (palantir/python-language-server#935) and work has shifted over to a community-maintained fork at https://github.com/python-lsp/python-lsp-server.

Once work concludes on their end to have plugins, e.g. for mypy and flake8, either update to support the new python-lsp-server or fork in order to do so (python-lsp/python-lsp-server#27), it'll be time for me to update my own config accordingly to purge all remnants of the former lang server.

At minimum, I'll need the following plugins:

  • pyls-black
  • pyls-isort
  • pyls-mypy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions