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

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

      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
      

        For Gerrit Dashboard: QTBUG-117640
        # Subject Branch Project Status CR V

            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