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

Competion of defines specified in .pro file

XMLWordPrintable

      If I add to the .pro file something like

      DEFINES += FOOBAR

      And then, editing source file, type

      #ifdef FOOBA<invoke completion>

      nothing will happen. Whereas if I place #define FOOBAR upper in the source file, Creator will successfuly complete this.

      I think, define completion should work for defines specified in .pro file as well.

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

            erikv Erik Verbruggen
            igogo Alexey Semenko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes