Roberto Raggi
34545eeaca
Add the QML user types to the completion box.
2010-01-21 11:36:53 +01:00
Roberto Raggi
e20d5a8289
Some cleanup in the QML/JS code completion engine.
2010-01-21 11:36:53 +01:00
Thorbjørn Lindeijer
da82934da3
Fixed automatic activation of snippet completion
...
The automatic activation of snippets can be rather unexpected. Also
provided some ad-hoc icons for snippets and QML completion items.
Done-with: Roberto Raggi <roberto.raggi@nokia.com >
2010-01-21 10:59:04 +01:00
mae
5b8a678672
first iteration of snippet support for qml
...
Done with Thorbjorn and Roberto
2010-01-19 18:50:50 +01:00
Roberto Raggi
f0b1c33ba4
Added a few more snippets
2010-01-19 17:41:02 +01:00
Roberto Raggi
51a33a9f0a
Create completion items for the builtin snippets
2010-01-19 16:36:48 +01:00
Roberto Raggi
60ad6c478c
Moved QmlJSScanner::Token in the QmlJS namespace.
2010-01-19 12:54:17 +01:00
Christian Kamm
f812b5bf8c
Fix the drop-down symbol list for javascript.
...
It lists the top level function and variable declarations again.
2010-01-19 10:31:42 +01:00
Roberto Raggi
c943d8e4f1
Renamed classes and files to use the QmlJS prefix.
2010-01-18 16:59:20 +01:00
Erik Verbruggen
ed4118628d
Changed the QScriptHighlighter & QScriptIndenter namespaces.
2010-01-18 14:12:45 +01:00
Erik Verbruggen
0f8126f62d
Changed the QML/JS editor to treat .qs/.js files as JavaScript, and invoke the appropriate parser for it.
...
Reviewed-by: Christian Kamm
2010-01-18 13:40:47 +01:00
Roberto Raggi
e790363fda
Check the lookahead character before inserting the matching quote or brace.
2010-01-18 11:24:38 +01:00
Erik Verbruggen
062fa8e783
Added mime-type for JS files to the QMLJS text editor.
2010-01-15 17:41:39 +01:00
Erik Verbruggen
96e31c2a0f
Started merging the JS and QML editor plug-ins.
2010-01-15 17:20:19 +01:00