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

"Follow symbol under cursor" support for autos

    XMLWordPrintable

Details

    Description

      Suppose we have code:

      auto x = foo.bar();
      

      It would be nice if Ctrl+Click on auto will automatically navigate to deduced type definition.

      Like it already works for non-auto declarations:

      mytype x = foo.bar();
      

      Ctrl+Click on "mytype" navigates to mytype definition;

      Attachments

        Issue Links

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

          Activity

            People

              yvvan Ivan Donchevskii
              ripopov Roman Popov
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes