josdejong / svelte-jsoneditor

A web-based tool to view, edit, format, repair, query, transform, and validate JSON
https://jsoneditoronline.org
Other
820 stars 108 forks source link

Implement indentation guide lines in tree mode #255

Closed nitzcard closed 1 year ago

nitzcard commented 1 year ago

Is it possible to add in json/tree mode indentation guides? Like in vscode: "editor.guides.indentation": true

image