Open
Description
I noticed the "Documentation for word" command doesn't work for theme functions. I'm not sure how we would solve this.
Example: MODULE_links or THEME_links lookup fails because it's looking for a hook. We need to replace prefix with theme_ or hook_ as necessary but we don't really have any criteria to set of a condition.