Erik De Bonte
Erik De Bonte
Yes, "Python 语言服务器" is the Chinese translation of "Python Language Server" 
@heejaechang, @rchiodo, any thoughts on this? I was thinking that Pylance and the Python extension might have incompatible versions of the LSP packages, but Pylance 2024.6.100 and Python 2024.8.1 both...
@xiezhipeng-git, questions for you: 1. Do you have `python.analysis.nodeExecutable` set? a. If so, what version of node are you using? 2. If you create a new project, can you reproduce...
> this project only few files . > and launch the project with vscode then crashed. > restart the project with vscode.it is ok. Can you give us access to...
@rik, that PR only started running Pyright as part of the `django-stubs` test suite. I believe https://github.com/typeddjango/django-stubs/issues/579 is the issue to watch for progress.
> Is there some way I can disable the VS Code bundled django-types stubs in the meantime and instead use the django-stubs installed and configured in my project? @anentropic, the...
> install this library https://pypi.org/project/shap/ as an example of the one which has properties (I believe it should work with others too) It's not a general problem with properties, as...
> I'd suggest filing an issue on `shap` and seeing if they'd be willing to add type annotations, in particular on `Explainer.__call__` which appears to return `Explanation | List[Explanation]`. Oh,...
> At a certain moment of time, after execution of the cell, we already know EXACTLY what is the type of the variable. Just EXACTLY. And we don't need to...
Moving this issue to discussions as an enhancement request for comments and upvotes.