MooTool

Handy tool set for developers

View on GitHub

DIFF-329:JSONPath 弹层/内联树预览对齐 Electron formatPreview

问题

Electron JsonPathPicker 右侧预览对标量返回 JSON 字符串、对对象/数组 JSON.stringify(value, null, 2)。Compose listPathspreview 对对象/数组仅 {n} / [n] 缩写,弹层与内联树单击预览信息不足。

行为

验证