CARVIEW |
Editors
Data Mapper
- Graphical Data Mapper
- Database Data Mapper
- EDI Data Mapper
- JSON Data Mapper
- Text File Data Mapper
- XML Data Mapper
- Web API and Web Services Data Mapper
XML Schema Tools
- Graphical XML Schema Editor
- Create XML Sample for XSD
- Create XSD from XML Sample
- HTML Documentation for XSD
- XSD Dependency Viewer
Web Service Tools
XML Data Transform
JSON Tools
- Graphical JSON Editor
- Graphical JSON Schema Editor
- Compare JSON Files
- JSON Data from JSON Schema
- JSON Schema from JSON Docs
XML Tools
- Graphical XML Editor
- Visual Studio Extensions
- Compare XML Files
- XML Navigation Aids
- XML Schema Refactoring
- XML Spell Checker
XML Code Generator
JSON Lines Editor
Home > Products > Liquid Studio > JSON Lines Editor
The JSON Lines Editor makes it possible to easily view, edit, and validate JSON Lines documents compliant with the JSON Lines Standard.
The top view has a large file editor capable of loading of huge (Terabyte+) JSON Lines files instantly.
The bottom view has a rich text based editor representing the selected JSON Lines data of the top view, which provides syntax highlighting, well-formed and schema aware validation, auto complete/intellisense based on a JSON Schemas, go to JSON Schema definition, and much more.
Associated features and tools include:
- Intellisense/Auto-Complete
- Document Outline
- Validation
- Formatting
- Spell Checker
Intellisense/Auto Complete
The JSON Lines Editor intelligently calculates the auto complete options from an associated JSON Schema. So you are presented with the properties, and types that are permitted, at the current location in the file. Annotations are read from the JSON Schema and presented as tooltips, to provide context sensitive help.

Document Outline View
The document outline shows the current JSON document as a tree. The selection in the editor and the document outline remain in sync making it quick and easy to navigate large or complex documents.

Goto Definition
Jumps to the JSON Schema definition of the currently selected item within the JSON Document.
Validation
Determines if a JSON document is both well-formed and valid against an associated JSON Schema. Errors are shown inline within the JSON document and in the error window as you type.
Outlining (Code Folding)
The JSON Editor allows elements within the JSON document to be collapsed, thus maximizing your working area to simplify editing large files.
Document Formatting
The JSON Editor provides a 'Format JSON' option which indents all the elements correctly, making the JSON document simple to read.
Syntax highlighting
The JSON Editor provides syntax highlighting which makes your JSON code easier to develop, allowing errors to be avoided.
File change notification
The user is notified when the file they are working on is changed by an external editor.
Spell Checking
Liquid JSON Studio contain a powerful SpellChecker. The SpellChecker highlights spelling mistakes inline in real time as you type, mistakes can then be corrected by clicking on them and selecting the correct spelling.
Video Tutorials


Liquid Studio Overview
An introduction to the Liquid Studio IDE, including XML Schema Editing, XML Editing and XPath tools.
Simplifies Development & Reduces Bugs Free Trial
More Editors and Tools

Graphical JSON Schema Editor

XML Spell Checking

JSON Sample Builder
