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

Collect "most recently used" statistics for autocompletion

XMLWordPrintable

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

      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. ). 

        1. priority.png
          priority.png
          107 kB
        2. QMLAutocomplete.png
          QMLAutocomplete.png
          26 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes