1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-28 11:25:35 +02:00
cdt/qt/org.eclipse.cdt.qt.core/acorn-qml
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
..
bin Bug 481126 - QML Static Analysis based on Tern.js 2015-10-30 17:48:01 -04:00
loose Bug 481126 - Tern-QML Directory Imports 2015-12-04 11:18:00 -05:00
test Bug 481126 - Tern-QML Directory Imports 2015-12-04 11:18:00 -05:00
walk Bug 481126 - Tern-QML Directory Imports 2015-12-04 11:18:00 -05:00
.gitignore Bug 481126 - QML Static Analysis based on Tern.js 2015-10-30 17:48:01 -04:00
index.js Bug 481126 - Tern-QML Directory Imports 2015-12-04 11:18:00 -05:00
inject.js Bug 481126 - Tern-QML Directory Imports 2015-12-04 11:18:00 -05:00
package.json Bug 481126 - Tern QML Tests 2015-11-17 10:23:31 -05:00