Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-113727 qmlls: improve Code completion using new QQmlLSUtils stuff
  3. QTBUG-117640

qmlls: property definition completion for required/readonly

    XMLWordPrintable

Details

    • Technical task
    • Resolution: Fixed
    • P2: Important
    • 6.7.0 FF, 6.7
    • QML: Tooling
    • None
    • a569a9c94 (dev)

    Description

      Implement proper property definition completion: when a keyword like 'required', 'readonly' or so is found, only autocomplete a 'property' keyword after that.

      For example:

      required property int helloWorld
              |____ only autocomplete 'property' or 'readonly' after the 'required' keyword
      

      Attachments

        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