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

Follow symbol under cursor does not work with "auto"

XMLWordPrintable

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

      Example:

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

           ^

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

       

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes