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

qmlls: do not run qqmljsimportvisitor twice

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          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:

                Gerrit Reviews

                  There are no open Gerrit changes