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

Follow symbol under cursor does not work with "auto"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • Qt Creator 4.5.0-beta1
    • C/C++/Obj-C++ Support
    • None

    Description

      Example:

      std::string get_string(); 
      
      ...
      
      auto x = get_string();
      

           ^

            "Ctrl-Click" (Follow symbol under cursor ) does not work. Should navigate to std::string definition.

       

      Attachments

        Issue Links

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

          Activity

            People

              kosjar Nikolai Kosjar
              ripopov Roman Popov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes