Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-120100

qmlls: completion inserts colons in bindings

    XMLWordPrintable

Details

    • 7039036c4 (dev), 8ab451616 (6.7)

    Description

      Currently, autocomplete inserts colons when inside of bindings, for example:

       

      Item {
         // autocompleting 'Component' here will insert 'Component: '
      }
      

      Disable the adding of colons to the autocompletion, as its quite bothering to have to remove the extra colon and space for attached properties or grouped properties.

      Attachments

        Issue Links

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

          Activity

            People

              sami.shalayel Sami Shalayel
              sami.shalayel Sami Shalayel
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes