Open
Description
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".
Am I doing something wrong / missing some config?
Thanks!