a problem appears in remting to a linux (vs code advice me submit a issue)
Environment data
- Language Server version: 2024.9.2
- OS and version: linux x64
- Python version (and distribution if applicable, e.g. Anaconda):
- python.analysis.indexing: true
- python.analysis.typeCheckingMode: off
Code Snippet
XXX
Repro Steps
- XXX
Expected behavior
XXX
Actual behavior
XXX
Logs
XXX
how can I provide detailed information such as log .etc?
the main problem is that the speed at which Pylance parses code is very slow (about 3000 to 4000ms each time).
Our log appears as "Python Language Server" in the Output pane.
There's more detail about collecting data to investigate issues, including cpuprofiles which might be useful in this case, here.
This issue has been closed automatically because it needs more information and has not had recent activity. If the issue still persists, please reopen with the information requested. Thanks.