Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-1736

Following symbol on JavaScript import statement does not work

    XMLWordPrintable

Details

    • 8519ca11c35ca635524ea9641f55b61e304ce9c3

    Description

      Have the following qml file:

      import Qt 4.7
      import "content/samegame.js" as SameGame

      Rectangle {
      id: screen
      }

      Pressing F2 (or triggering context menu action) on the second import or the alias (SameGame) should take the user to the file where the content is specified - now, nothing happens although the file is found and autocompletion for functions inside the file is executed.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            ckamm Christian Kamm
            holmsted Lasse Holmstedt
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes