[mod] better completion info
This commit is contained in:
parent
a2fa9cb062
commit
9894581d19
6 changed files with 43 additions and 19 deletions
|
|
@ -4,4 +4,4 @@ declare variable $src:="sample.docs/parse-pdfbox.xml";
|
|||
declare variable $parse:=doc($src)/*;
|
||||
|
||||
let $context:= {"triggerCharacter":":","triggerKind":2.0e0}
|
||||
return comp:list($context )
|
||||
return comp:dummy($context )=>array:build()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue