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

            Bug ID: 473425
           Summary: LSP doesn't detect methods used in SIGNAL()/SLOT()
                    macros when searching for references
    Classification: Applications
           Product: kate
           Version: Git
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: wishlist
          Priority: NOR
         Component: application
          Assignee: kwrite-bugs-n...@kde.org
          Reporter: a.samir...@gmail.com
  Target Milestone: ---

When using "find references" with a method marked as a Qt signal, instances
that are wrapped in the SIGNAL() macro in a QObject::connect() call aren't
detected.

It looks like Qt Creator special-cases SIGNAL/SLOT macros to find those
references, see:
https://codereview.qt-project.org/c/qt-creator/qt-creator/+/227189

(I am not familiar enough with the LSP plugin code in Kate, otherwise I would
have tried to create a patch).

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

Reply via email to