Intellisense not working at all on VS Code when using Python #17997
Unanswered
andreapesare
asked this question in
Q&A
Replies: 1 comment
-
Did you select a Python environment/interpreter? You can check down in the status bar or explicitly run |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I installed VS Code 1.62.1 on macOS Monterey (12.0.1). I also installed the Python Extension (including the Pylance Extension).
When I write code in Python, the Intellisense feature is not working at all, nothing happens. I tried on a JavaScript file and Intellisense is working on it.
Could you help me? Thank you
Beta Was this translation helpful? Give feedback.
All reactions