[add] fn completion
This commit is contained in:
parent
9894581d19
commit
24082ad97b
15 changed files with 123 additions and 56 deletions
4
test/context.xq
Normal file
4
test/context.xq
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
import module namespace ctx="lsp/context" at "../webapp/lsp/context.xqm";
|
||||
|
||||
ctx:functions("fn")!ctx:map(.)=>trace("AA")
|
||||
Loading…
Add table
Add a link
Reference in a new issue