jsontab2 2.0.7
jsontab2 2.0.7
Grid view, inline editor, text syntax highlighting.
JSON Tab WLX is a native Windows Lister plugin for Total Commander that displays JSON documents as a combined tree, table, and formatted text view.
Both regular JSON documents (.json) and JSON Lines documents (.jsonl) are supported. JSONL records are shown as the elements of one root array and are saved back as one compact JSON value per line.
This project is a Lazarus/Free Pascal migration of the original jsontab-wlx plugin by little-brother. The original program established the user interface, behavior, and core feature set on which this port is based.
The migration keeps the familiar workflow while adding editing, improved sorting, and better performance for large arrays.
Differences And Extensions Compared To The Original
This Lazarus/FPC version adds or substantially changes:
•Native Free Pascal implementation with a Lazarus project
•Inline scalar editing and saving
•Virtual owner-data grid for improved large-array handling
•Result-index-based filtering and sorting without rearranging JSON data
•Stable locale-aware natural sorting
•Filter transfer between compatible tree nodes using Ctrl+Shift
•Filter fields smoothly follow horizontal grid scrolling and column-width
changes
•Automatic bounded column sizing based on visible results
•Explicit current-cell display and alternating row colors
•Extended context menu and keyboard controls
•Win32 and Win64 release build modes from one project
What's new
|
|