[mod] better completion info

This commit is contained in:
Andy Bunce 2025-10-10 15:39:51 +01:00
parent a2fa9cb062
commit 9894581d19
6 changed files with 43 additions and 19 deletions

View file

@ -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()