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

qmlls: completion inserts colons in bindings

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes