You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed that there are stale error/warnings that show up in the problems panel when I close an VS Code Native REPL editor tab.
If you see the video you will notice that the diagnostics from Pylance will disappear right away when I close the Native REPL window but the ones from ruff will remain.
Screen.Recording.2025-04-02.at.12.38.54.PM.mov
I realized that there are two ways extension provide/interact with diagnostics when it comes to communicating with VS Code.