Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 874 Bytes

README.md

File metadata and controls

37 lines (19 loc) · 874 Bytes

JSON Lines Viewer

This extension provides previews for JSON Lines (JSONL) files. It show content of JSONL file's lines in JSON format.

Features

To open the preview, do one of the following:

  • Right-click a Jsonl file, choose Open JSON Lines Preview
  • Open a Jsonl file, click the Open JSON Lines Preview icon in the editor title bar
  • Open a Jsonl file, run command Open JSON Lines Preview

Move to different lines:

  • Click the JSONL Next Line, JSONL Previous Line or JSONL Go to Line icon in the editor title bar, or run the corresponding command.

Release Notes

1.0.0

Initial release