Closed cooolbasha closed 11 years ago
Thanks for your feedback. The feature you describe is outside the scope of this plugin. This plugin only interacts with the autocomplete list, and does some lookups for files when using the Go To Definition shortcut. Something else is controlling that list you see when you type # or @ in the Goto Anything text input (Ctrl + P). However, I was able to get static methods to show up when typing #. For all other lookups, just use @. Hope that helps.
on pressing ctrl ; or ctrl p and typing # or @ would should the list of methods, but it doesn't show the static methods. I guess it is because of @ in the method name...