Environment
Build of Visual Studio: 18.9.0 Canary [11916.297.main]
Build of Python Package: 18.0.26168.3
Version of Pylance: 2025.12.104
OS version: Windows 11 Enterprise, version 25H2
Steps to Reproduce
- Create a python application project
- Type import xxxxxxxx which doesn’t exist in default opened file PythonApplication12.py
- Green wave-underline is expected under xxxxxxxx
- Check that there is a warning about no such module in Error List Window
Expected behavior
Green wave-underline is expected under xxxxxxxx and there is a warning about no such module in Error List Window.
Additional context and screenshots
There is no warning on error list.

Environment
Build of Visual Studio: 18.9.0 Canary [11916.297.main]
Build of Python Package: 18.0.26168.3
Version of Pylance: 2025.12.104
OS version: Windows 11 Enterprise, version 25H2
Steps to Reproduce
Expected behavior
Green wave-underline is expected under xxxxxxxx and there is a warning about no such module in Error List Window.
Additional context and screenshots

There is no warning on error list.