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
Now that multiple files can be compiled at once, we need to include the filename in errors and warnings. This will touch a lot of lines of code, so I think it should be a separate PR from the implementation of include statements themselves.