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

Clang code model autocompletion is too slow.

    XMLWordPrintable

Details

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

    Description

      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.

      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
              shiftz Andrew Shevchenko
              Votes:
              10 Vote for this issue
              Watchers:
              19 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes