1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/qt/org.eclipse.cdt.qt.core/tern-qml/demo
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
..
defs Bug 481126 - Tern-QML Directory Imports 2015-12-04 11:18:00 -05:00
demo.css Bug 481126 - Tern-QML Directory Imports 2015-12-04 11:18:00 -05:00
demo.js Bug 481126 - Tern-QML Directory Imports 2015-12-04 11:18:00 -05:00
docs.css Bug 481126 - Tern-QML Directory Imports 2015-12-04 11:18:00 -05:00
qml-demo.html Bug 481126 - Tern-QML Directory Imports 2015-12-04 11:18:00 -05:00