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

cmake: highlighting off in double variable expansion

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • Qt Creator 15.0.0
    • Editors

    Description

      there is a small highlighting glitch for cmake code:

      message( GStreamer_${component}_INCLUDE_DIR ${GStreamer_${component}_INCLUDE_DIR})
      
      • GStreamer_${component}INCLUDE_DIR: both GStreamer and _INCLUDE_DIR have the "text color"
      • ${GStreamer_${component}INCLUDE_DIR}: GStreamer has the "variable color", while _INCLUDE_DIR has the text color.

      (compare the screenshot)

      Attachments

        Issue Links

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

          Activity

            People

              davschul David Schulz
              timblechmann tim blechmann
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes