1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/qt
Matthew Bastien dd3815bb91 Bug 481126 - Tern-QML Directory Imports
Added functionality to tern-qml that allows it to recognize directory
imports of the form:  import "<directory>" [as <Qualifier>].  Content
assist and find definitions also work for these new imports.  Moreover,
fixed the QML Scoping to be easier to handle in the future by defining
new Scope Objects specifically for QML.  Finally, used JS Hint and
Beautify to have a more uniform coding style between all the files of
acorn-qml and tern-qml.

Also fixed up the HTML Demo to allow editing of multiple files to show
the new imports.

Change-Id: I2cdd18b1b8765400f6b24145f0677127a221fe10
Signed-off-by: Matthew Bastien <mbastien@blackberry.com>
2015-12-04 11:18:00 -05:00
..
org.eclipse.cdt.qt-feature Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.qt.core Bug 481126 - Tern-QML Directory Imports 2015-12-04 11:18:00 -05:00
org.eclipse.cdt.qt.core.tests Bug 481126 - Hook up QML content assist to tern.js-based analyzer 2015-12-02 22:23:16 -05:00
org.eclipse.cdt.qt.ui Add command an UI to reload the QML Analyzer. 2015-12-03 12:09:47 -05:00
org.eclipse.cdt.qt.ui.tests Bug 478938 - Automatically add source files to Qt Project File 2015-10-05 12:41:41 -04:00