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

ClangCodeModel module, highlight error

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • Qt Creator 3.6.0
    • C/C++/Obj-C++ Support
    • None
    • Ubuntu 14.04 x64
      Qt Creator 3.6.0 (downloaded from http://download.qt.io/, binary installer)

    Description

      Good day.
      Sorry for my bad English.
      QtCreator 3.6.0 (downloaded from http://download.qt.io/, binary installer)
      Use the library boost filesystem (1.55.0) with the Qt-creator.
      Standard completion mechanism in the code editor does not work correctly with the type
      boost::filesystem::recursive_directory_iterator,
      so I use the code model Clang.
      For this i activated the module ClangCodeModel and switch code model Clang.
      Then autocompletion started working correctly, but there was another error.
      Open Qt Creator options: TOOLS >> OPTIONS >> TEXT EDITOR >> COLOR SCHEME
      There are options:
      Primitive Type
      Keyword

      So after activation code model Clang,
      in the code editor all the elements that belong to the group of "Primitive type" is displayed in a color that is set in the "Keyword".

      Qt Creator version 3.5.1 (downloaded from http://download.qt.io/, binary installer) does not have this error.

      Attachments

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

        Activity

          People

            kosjar Nikolai Kosjar
            rumgot rumgot
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes