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

Collect "most recently used" statistics for autocompletion

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Won't Do
    • Not Evaluated
    • None
    • Qt Creator 4.6.0-beta1
    • C/C++/Obj-C++ Support
    • None

    Description

      Currently QtCreator offers auto-completion suggestions sorted in alphabetical order. Usually it works really bad:

      For example for "std::st"  it suggests "static_pointer_cast, stod, stof..."  instead of commonly used std::string.  Same problem with other standard library classes.

      I've noticed that some other IDEs are much smarter in this area (looks like some have some predefined priority order for standard library. ). 

      Attachments

        1. priority.png
          priority.png
          107 kB
        2. QMLAutocomplete.png
          QMLAutocomplete.png
          26 kB

        Issue Links

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

          Activity

            People

              kandeler Christian Kandeler
              ripopov Roman Popov
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes