XQuery IntelliJ Plugin 1.5.2
19 Nov 2019
Code Completion:
- Don’t crash when editing a
StringLiteral
inside anNodeType
expression, e.g. using MarkLogic’sobject-node("...")
.
Run Configurations:
- Fix saving the selected query processor in the run configuration.
- Improve the error handling and reporting when connecting to BaseX servers.
- Improve responsiveness when populating the query processor list, especially for servers that are not responding.
- Don’t use HTML formatting when displaying the Context column of the Flat Profile table.
Log Viewer:
- When selecting a BaseX processor, default to the last (most recent) log file.
- When selecting a MarkLogic processor, default to the
ErrorLog.txt
log file.