Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-26338

Symbols in Current Document locator filter issues with clangd

    XMLWordPrintable

Details

    • 04d49fb77179a554a692a930c32afed815dd9f21 (qt-creator/tqtc-qt-creator/6.0)

    Description

      Example: session.cpp in Qt Creator sources.

      • Every entry seems to be split into multiple items, one labeled with only the class name, one labeled only with the function name
      • All kinds of things are included, even calls to functions within the code and function pointers that are used in the code. The locator filter should only contain declarations/definitions. Probably also not declarations of local variables in functions.
      • The items for functions should contain the function parameters (e.g. for distinguishing overloads)

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kandeler Christian Kandeler
            con Eike Ziller
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes