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

Auto-correct dot to arrow in the unambiguous case

    XMLWordPrintable

Details

    • 41d68f469a1e914594bb9ca812005ec5542d3459 (qt-creator/qt-creator/4.8)

    Description

      class Foo {};
      
      void f(Foo *foo)
      {
          foo // Typing "." does not auto-correct to "->" although
      } 

      In previous versions, we auto-corrected this case immediately. Now we don't and show instead light bulbs indicating the change - for ALL entries.

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-21367
        # Subject Branch Project Status CR V

        Activity

          People

            yvvan Ivan Donchevskii
            kosjar Nikolai Kosjar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes