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

Autocompletion for structures combined with variable declaration

XMLWordPrintable

    • d2a62b07f02a83e648304979f4f61f769c17397b

      // .h anonymous struct declaration:

      struct {
          int a;
          int b;
      } test_struct;
      

      // .cpp

      test_struct. // Autocomplete by <Ctrl+Space> doesn't work.

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

            raggi Roberto Raggi
            grio Gregory
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes