Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-114788 qmlls: support renaming symbols
  3. QTBUG-116665

qmlls: find and rename function arguments

    XMLWordPrintable

Details

    • Technical task
    • Resolution: Fixed
    • P2: Important
    • 6.7
    • QML: Tooling
    • None

    Description

      following renaming does not currently work:

      Item {
          function f(x) {
              return x // find usages/ rename x here does not find/rename the parameter usage !!!
          }
      }

      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:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes