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

Wrong value of 'lsp-python-ms-exectutable' under Windows #82

Closed
wsw0108 opened this issue Jan 14, 2020 · 0 comments
Closed

Wrong value of 'lsp-python-ms-exectutable' under Windows #82

wsw0108 opened this issue Jan 14, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@wsw0108
Copy link

wsw0108 commented Jan 14, 2020

(defcustom lsp-python-ms-executable (f-join lsp-python-ms-dir
"Microsoft.Python.LanguageServer"
(if (eq system-type 'windows-nt) ".exe" ""))

will produce something like D:/lsp/mspyls/Microsoft.Python.LanguageServer/.exe.

@seagle0128 seagle0128 added the bug Something isn't working label Jan 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants