coc-python icon indicating copy to clipboard operation
coc-python copied to clipboard

Configuration option to set MSPLS executable path

Open michael-ball opened this issue 4 years ago • 1 comments

I run a musl-based system, so the version of MSPLS that coc-python automatically downloads won't run for me. Would it be possible to add a configuration option for providing a path to a MSPLS executable? That way I can use the version of the language server I've built for my system.

michael-ball avatar Jul 30 '20 07:07 michael-ball

This would also be extremely helpful to people like me who need wrapper scripts around pyls for picking up dependencies that their build system puts in non-standard places.

tidux avatar Aug 19 '20 22:08 tidux