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

Autocompletion of functions gives a badly ordered list

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • Qt Creator 12.0.0-beta2
    • Qt Creator 10.0.0
    • C/C++/Obj-C++ Support
    • None
    • I'm using qt creator from the qt installer on kubuntu 22.04. not sure it matters, but i use clangd (Preferences -> C++ -> Clangd -> use clangd from "Qt_install_dir/Tools/QtCreator/libexec/qtcreator/clang/bin/clangd")
    • Linux/X11
    • 0bfa8fd71 (12.0)

    Description

      when starting an autocompletion, e.g. std::ranges::tran<ctrl + space>, then the resulting list is badly ordered. std::ranges::transform won't appear on top, and as a result, won't be selected when typing quickly. functions that do not start with tran will be selected instead, which is very annoying.

      an example is shown here:

      Attachments

        Issue Links

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

          Activity

            People

              kandeler Christian Kandeler
              adamce Adam
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes