New version of IntelliJ XQuery Support plugin has been released. Changelog: * Highlighting improvements and bugfixes. * Variable reference resolution across files (scopes taken into account; no support for access modifiers). * Variable name completion inside of the file. * Function reference resolution across files (no support for access modifiers) * Function name completion inside of the file (still has place for improvement - completes only if shortcut used in front of ()) * Namespace reference resolution inside of the file. * Navigation between modules via file location and namespace (if includes file path) in module imports. * Rename functionality for all references. * Basic find usage.
↧