In Python, when there’s a syntax error—especially when trying to use an undefined function or variable—it’s inconvenient that the er
ror underline doesn’t appear. I’ve installed Pylance, Python is working well, and I’ve set the Python path correctly.
When a definition exists, “Go to Definition” works perfectly.
But when a definition is missing, no error appears.
Does anyone know about this? Is there anyone who can help?