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

"Follow symbol under cursor" support for autos

XMLWordPrintable

      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;

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes