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
Untitled files should be given diagnostics just like saved files.
Actual Behaviour
Untitled files aren't getting the diagnostics. While the diagnostics themselves work, the "file" that the diagnostics are reporting point to a non-existent file.
Reproduction steps
Create a new file.
Type anything that would cause diagnostics to kick in (such as a syntax error).