https://bugs.kde.org/show_bug.cgi?id=373415

            Bug ID: 373415
           Summary: Code hints and jumping to declaration for docblocks
           Product: kdevelop
           Version: 5.0.3
          Platform: Archlinux Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Language Support: PHP
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: jan.pavli...@centrum.cz
  Target Milestone: ---

If I hover over a variable of known type, class usage, method call etc., I get
a tooltip with declaration information and the ability to use Ctrl key to jump
to declaration.

This does however not work for @var docblock annotations (and others, but this
one is the most standard one). This would be very useful, for example for class
members, which can be objects or arrays of objects. You could then jump to
class definitions of those objects just by hovering the member variable, as
opposed to manually searching for the class which is required in the current
version.

I don't know if this is a bug and it should be working, or if it is not
implemented yet, so please correct me with the severity if I used it wrong.

Thanks, have a nice day!

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to