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

CppEditor: Auto corrections of '.' to '->', triggering auto-completion or the proposal widget do no more work

    XMLWordPrintable

Details

    • 1ac804528e85a6b430950b89d461388d2f534b8d

    Description

      Steps to reproduce:

      • create a simple main.cpp using Qt
      • put some pointer objects into the code
      • enter the variable name, type a '.' and wait for getting automatically corrected to '->'
      • replace the '.' by '->' manually and hit 'Ctrl+Space' - proposal widget does not come up
      • add an include to something unique and type the first parts of the object's name and hit 'Ctrl+Space' - it won't be automatically completed

      Current result:

      • nothing happens

      Attachments

        Activity

          People

            kosjar Nikolai Kosjar
            cstenger Christian Stenger
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: