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
Using VS code I don't get any warnings/code underline if I use a non existing class or a class method which does not exist in the class.
When right clicking on them and selecting 'Go to definition' I am then told "No definition found".