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

qmlls: do not run qqmljsimportvisitor twice

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • Some future release
    • None
    • QML: Tooling
    • None

      Currently, qmlls runs qqmljsimportvisitor twice: once during the DOM construction and once in the module that does the linting (qqmllintsuggestions.cpp).

       

      Maybe it could be changed to not rerun the qqmljsimportvisitor a second time during the linting and to reuse the qqmljsscope created during the DOM construction.

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

              Created:
              Updated:

                There are no open Gerrit changes