Liquid XML 2016 Editor Edition released

Released: Mar 18, 2016

Updates in this release

Updates in 2016

Graphical JSON Schema Editor

  • The new JSON Schema editor abstracts much of the complexity of the Json schema standard, presenting structure of the schema without showing the unnecessary complexity. This provides a view that makes it simple to understand and edit the your schema. Access to the full range of related facets is available via the properties window and the JSON Source can be edited directly within the Source View. Features include:
    • Graphical and Source Split screen view.
    • Compliance with the Internet Engineering Task Force (IETF) draft 4.0 JSON Schema Standard.
    • Allows validation of JSON files.

New Fixes and Improvements

XSD Editor

  • Improved drag and drop support.
  • Fixed error reporting issues.
  • Fixed XSD Intellisense timeout issue.

XML Editor

  • XML Formatting optimization and new Cancel option.
  • Fixed issue where left right keys did nothing when editing cell content in XML Grid Editor.
  • Fixed XML Intellisense issue when pasting end element with leading whitespace.

XPath Browser

  • Improved generated XSLT code.

XSLT Editor

  • Fixed issue where Comment Selection was allowed when read only.

General Fixes

  • Fixed bug in Dialog manager to always remember Don't ask me again state.

New Performance Enhancements

  • Validate on load is now performed on a background thread.
  • Stopped flicker on loading project.
  • Faster data validation.
  • Optimized re-loading of error control.

General Improvements

  • Along with the new features outlined above, existing features have also been enhanced and improved with functionality requested by users.