79707092

Date: 2025-07-19 08:51:36
Score: 1
Natty:
Report link

check pylance extension is installed or not. If not, install it and in settings check below items, it will work

"python.languageServer": "Pylance",
"jupyter.enableExtendedPythonKernelCompletions": true,
"python.autoComplete.extraPaths": [
"C:\\Users\\Administrator\\AppData\\Local\\Microsoft\\WindowsApps\\python.exe"
Reasons:
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: user31086833