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

Support QML enums in the code model

    XMLWordPrintable

Details

    • e1d90a796 (master), 9a32905bc (master), 564fed275 (master), b30d1749d (master), f1fdd8a61 (master)

    Description

      Since 5.10 QML does support declaring enums. (QTBUG-14861)

      Now the code model highlights and reformats enum correctly (attachments not relevant anymore), but more could be done:

      • highlighting of usages of enum name or values
      • completion of enum name or its values
      • semantic checking in the editor (for declarations e.g. that enum values are uppercase, for usages e.g. that enum value exists)

      Attachments

        Issue Links

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

          Activity

            People

              cstenger Christian Stenger
              thohartm Thomas Hartmann
              Votes:
              43 Vote for this issue
              Watchers:
              38 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes