Collection of snippets for coding in XQuery. This collection of snippets should work with snippet-engine, which supports VSCode snippets.
-- Packer
use "bpolitycki/xquery-snippets"
-- Plug
Plug 'bpolitycki/xquery-snippets'
- Add snippets for math
- Add snippets for eXist-db
- Add snippets for baseX
- Add snippets for functX
All snippets in array.json, fn.json and map.json have been autogenerated and are based on the W3C XQuery 3.1 Specs. The source file can
be found in the qtspecs Repo.