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

QmlJS: Auto completion on existing code parts just inserts

    XMLWordPrintable

Details

    Description

      Steps to reproduce:

      • create/open a Qt Quick Application
      • place cursor amidst a property or item and trigger auto-completion
        • if proposal widget comes up - select something

      Current result:

      • auto-completion simply inserts the suggestion without taking care of what is already present
      • you normally have to remove additional (former present) parts

      Expected result:

      • skip parts of the suggestion that are already present if possible
      • avoid corrupting code when using auto-completion

      Attachments

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

        Activity

          People

            fawzi Fawzi Mohamed
            cstenger Christian Stenger
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes