Releases: marklogic/mlxprs
Releases · marklogic/mlxprs
v3.1.0
v3.0.4
v3.0.3
v3.0.2
v3.0.1
Fix for #10
Addresses the asynchronous race condition (#10) in the vscode.executeFormatDocumentProvider
.
This appears to work correctly now, in that JSON and XML query results are always formatted after they are received. But, since the bug occurred inconsistently, it would be good to get some user testing before releasing it.
XQuery debugging
Add XQuery debugging.
JavaScript debugging
Adds JavaScript debugging.
JS Debugging requires version 2.0.0+ of the MarkLogic extension and MarkLogic 10.0-4+
v1.2.2
Dependency updates and minor code cleanup