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

Inconsistent auto-completion of name scopes

XMLWordPrintable

    • Linux/X11

      For some reason, automatic completion of namespaces is not consistent with other name scopes, such as structs orĀ enums. As you can see on the attachedĀ illustrations namespace auto-completion always adds scope resolution operator:: while for other entities it does not. This is too counter intuitive and causes issues when typing quickly: if you're used to adding :: manually, because it is required in case of structs and enums then switching to namespaces is such a pain because it leads to your hands automatically adding extra ::.

        1. options.png
          16 kB
          Paul
        2. option_enum.png
          12 kB
          Paul
        3. options_struct.png
          12 kB
          Paul
        4. option_namespace.png
          12 kB
          Paul
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            hjk hjk
            greenscape Paul
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes