“goto_definition” is a useful function. But in some cases, it returns something we might not want, such as definitions in jquery.min.js, foo.css, bar.lib.class.php, etc.
I tried to find some APIs that relate to this function but none were available.
Are there some ideas?
Can it be extended? So that we can add filters or rules, etc.