vscode python suddenly does not support goto method definitions with crtrl + click

All in a suddden, my vscode stop responding to Ctrl + click that allows me to go to method defintions. This is due to interpreter are not configured or stop working. In my case, I am using uv manage and therefore I had to ensure the configuration is correct - the green section configure environment while the red rectangle configure "interpreter" - which is what is missing. Once you fix it, we are good to go. 







Comments

Popular posts from this blog

Windows SSH: Permissions for 'private-key' are too open

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20