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

"Follow symbol under cursor" on template goes to template definition rather than the type definition.

    XMLWordPrintable

Details

    • macOS
    • f03868bd6b (qt-creator/qt-creator/master)

    Description

      Here's an example using the QSharedPointer template, but the same problem happens for other templates like QVector. Consider

           QSharedPointer<PlaybackSettings> m_settings;

      If the user highlights the type or class inside the template - here 'PlaybackSettings' - right clicks and selects "Follow symbol under cursor," Qt Creator goes to the template header file instead of the header file for the type - in this case 'PlaybackSettings.h'

       

       

       

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            mjsmithers Michael Smithers
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes