Vincent Zhang

Results 283 comments of Vincent Zhang

It should be https://github.com/microsoft/pyright/blob/22c6806cbf524aeffe74577d7b8e38308ab81764/packages/pyright-internal/src/server.ts#L169 now.

@zeronone sorry, closed it by mistake somehow. Reopen it now.

@dam5h @zeronone so do you know how to send cancellation messages to server?

I think option 1 is the simple and reasonable method. Do you know how to send the addtional arg in elisp?

mspyls takes long time to index and cache at the first startup, then it's faster. I observed the same behaviors in VSCode.

Can you please try [lsp-pyright](https://github.com/emacs-lsp/lsp-pyright) and check if there is the same issue?`lsp-python-ms` won't be maintained since mspyls will be deprecated soon.

I think it's an issue of lsp-mode core. @yyoncho can u pls take a look?

It's not clear to me. Which part is hardcoded? Do you mean `lsp-python-ms-locate-python`? I think the PR is better since I am not using virtualenvs locally.

OMGD, using Emacs on phone???!!!

It seems an issue of server configurations. Please check the information @lisp-the-great mentioned.