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

Improve looking up help ID candidates in case of code issues

    XMLWordPrintable

Details

    • Task
    • Resolution: Incomplete
    • P3: Somewhat important
    • None
    • Qt Creator 4.8.1
    • C/C++/Obj-C++ Support
    • None

    Description

      This is a follow-up task of QTCREATORBUG-15959 and many related reports.
      The code model fails to provide useful information for context help, even if in the same situation code completion and the global index work fine.

      Examples ( | denoting cursor position when pressing F1):

      QString::n|umber
      
      tr("%1").ar|g(
      

      Since Qt Creator 4.9 we have a text based fallback which provides the user at least with some context help, but it would be better if the code model provided better information to begin with in these situations.

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            con Eike Ziller
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes