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

Inconsistent auto-completion of name scopes

    XMLWordPrintable

Details

    • Linux/X11

    Description

      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 ::.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes