[mod] lineAt
This commit is contained in:
parent
8f2368ce7b
commit
5c759eb3f4
8 changed files with 618 additions and 37 deletions
3
bundles/grammar/rex.xq
Normal file
3
bundles/grammar/rex.xq
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
import module namespace p="xq4" at "C:\Users\mrwhe\git\quodatum\basex-lsp\webapp\lsp\xq4.xqm";
|
||||
let $t:=fetch:text("https://raw.githubusercontent.com/dnovatchev/Articles/refs/heads/main/Generators/Code/generator.xq")=>lazy:cache()
|
||||
return p:parse-Module($t)
|
||||
Loading…
Add table
Add a link
Reference in a new issue