Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Added PR with changes that makes lsp-python-ms work with the new lsp.el #4

@astenman

Description

@astenman

Added preliminary changes in PR #2 and #3 that makes this package work with the new "lsp.el".

In order to make it more robust on windows I published my local server to a exe-file, using the command

dotnet publish -c Release -r win10-x64

I added a variable lsp-python-ms-executable that points to the exe-file. Is this variable is non-nil, the contents of the variable will be used as language server, otherwise the old functionality is used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions