Skip to content
Snippets Groups Projects
Commit b671baef authored by Christian Kamm's avatar Christian Kamm
Browse files

QmlJS: Improve completion and hints for functions.


* FunctionValues know about optional arguments (for builtins)
* ASTFunctionValues only report themselves as variadic if they
  use the 'arguments' array.
* Function argument hint shows optional args and variadic.
* Completion automatically adds parentheses.

Change-Id: Ib2598600ff8b1ce8c5de3bcabd24a3e171ff3a57
Reviewed-by: default avatarRoberto Raggi <roberto.raggi@nokia.com>
parent 8e236db9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment