'VS Code Pylance works slow with much delay
When I try to use the autocomplete using Pylance it is stuck there for some time
and After Some time like 3 ~ 5 seconds the pop up with auto-complete shows up
Python Language Server is already set to Pylance
What I've tried so far.
Reinstall Python Extension.
Reinstall VS Code
Restarted Python Language Server
Reset VS Code
Reinstall Pylance.
But None of the above seems to work
Solution 1:[1]
Its works without problem on my computer, try Clean Uninstall Python and VSC maybe you have some incorrect setting that slows down your computer or VSC performance
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Bestagi |
