JSON Lines Editor 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.

JSON Intellisense based on JSON Schema.

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.

JSON Document Outline.

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.

Simplifies Development & Reduces Bugs Free Trial

More Editors and Tools

FEATURE DETAILS Graphical JSON Schema Editor

Graphical JSON Schema Editor

FEATURE DETAILS XML Spell Checker

XML Spell Checking

FEATURE DETAILS JSON Sample Builder

JSON Sample Builder

FEATURE DETAILS Infer JSON Schema

Infer JSON Schema