Skip to content

Expose pyls module_name/script_path as a setting #320

Closed
@matthewgdv

Description

@matthewgdv

Unfortunately, pyls (https://github.com/palantir/python-language-server) has been abandoned.

Fortunately however, several members of the community have stepped up to collaborate on a fork (https://github.com/python-lsp/python-lsp-server). However, this plugin currently doesn't work with the new fork of the language server unless you manually rename pylsp to pyls in your site-packages after installing python-lsp-server, or you set up symlinks, or something similar.

Could we just get a setting that defaults to pyls which lets us configure the module name or exe path of the language server? That should be pretty simple and would solve this problem.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions