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

clangd "follow symbol under cursor"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 8.0.1
    • C/C++/Obj-C++ Support
    • None
    • Windows

    Description

      myapp1 and myapp2 are two unrelated projects. There are the following two problems.
      1. Use "follow symbol under cursor" for "test" function. As shown, when using this function in the same place in both projects, one always goes to the wrong function location. It may be caused by the same class name of myapp1 and myapp2.
      2. Use "Find References to Symbol Under Cursor" for the "test" function. The result will contain the "test" function of another project.
      The above two problems do not exist when clangd is not used.

       

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            hxwang w hx
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes