Closed vparfonov closed 7 years ago
@vparfonov thanks for trying out the language server. Note we are actively developing this with the server on sourcegraph.com use case in mind, so you may notice regressions for vscode (which uses stdio). I'd suggest in the mean time trying out https://github.com/palantir/python-language-server/ for vscode use. However, we will target the desktop use case once we have stabilised it for our production.
I'll add a note to the README.md with the advice for using palantir's LS server.
@keegancsmith thanks for answer
Try to strart LS like
python3.5 python-langserver.py --mode stdio
and got error