ligasgr
ligasgr
Parsing, highligthing, errors analysis, auto-completion, auto-insert based on signature. Generating html pages with xqDoc generator for selected files (like javadoc).
https://www.w3.org/TR/xquery-31/#id-reserved-fn-names
- [ ] Some expressions do not get TraceExpression wrapping: - DocumentSorter (line 3 will never get stop at breakpoint) ```xquery declare function local:abc() { let $var := fi let...
http://www.jetbrains.org/intellij/sdk/docs/tutorials/build_system.html
Check IncompleteTestOfKeywordsAsFunctionNames.xq
Oracle: http://docs.oracle.com/cd/E16655_01/appdev.121/e17604/adx_j_xqj.htm#ADXDK99930 DataDirect: http://www.xquery.com/tutorials/xqj_tutorial/intro.html MXQuery: http://mxquery.org/ Any other?