This extension provides previews for JSON Lines (JSONL) files. It show content of JSONL file's lines in JSON format.
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
orJSONL Go to Line
icon in the editor title bar, or run the corresponding command.
Initial release
Update Readme and instructions
Fix path error in Windows
Fix path error in Linux