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

More flexible syntax highlighting

    XMLWordPrintable

Details

    Description

      I use Creator not only for Qt projects but nevertheless some expressions are reserved by Qt and highlighted and analyzed even not in Qt project (for example, emit, signals etc). I would like Creator to context-dependent highlight and analyze these tokens, this is because much of them make sense only in Qt classes (Q_OBJECT etc).

      For example, try this:

      struct A {
      	void emit() { }
      };
      

      Attachments

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

        Activity

          People

            kosjar Nikolai Kosjar
            asu Artem Suleimanov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes