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

Clang code model autocompletion is too slow.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: P2: Important P2: Important
    • None
    • Qt Creator 3.1.0-rc1, Qt Creator 4.15.0
    • C/C++/Obj-C++ Support

      Clang code model autocompletion is too slow. List of completion may appears in 4-5 seconds after . of ->.
      I would guess that after typing '.' autocompletion routine waiting for code to be reparsed by clang, but it takes even longer then that.
      And of course it should not wait for parsing, it should rely on older parse result.

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

            kandeler Christian Kandeler
            shiftz Andrew Shevchenko
            Votes:
            10 Vote for this issue
            Watchers:
            19 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes