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

Annotations and CodeCompletion is wrong or not working

XMLWordPrintable

    • macOS
    • 5c3cb2439 (dev), 9cde1af71 (6.9), b254a8fcd (6.8)

      With the Change to QtC 14.0.2

      When you import a custom module the lsp doesn't seem to be able to resolve the namespace resulting in tons of `Type X is used but it is not resolved [unresolved-type]`

      and `Unqualified access: parent is a member of a parent element. You can qualify the access with its id to avoid this warning. [unqualified]` annotations.

      The code completion therefore doesn't work at all for those objects as well.

       

      Same is true for context properties set in the main.cpp 

       

      The file compiles/parses fine and is run without a problem, once the program is launched

       

      This used to work perfectly fine in 14.0.1

       

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

            sami.shalayel Sami Shalayel
            jhilk Jonas Hilk
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes