znai
znai copied to clipboard
Ability to highlight complex object fields in json
The paths command in include-json only highlights fields with non-object values. It would be nice if for fields with an object value it highlighted the key.
There is a workaround which is to use highlight but that highlights the entire line whereas paths highlights just value so if you mix the two it results in inconsistent display. It's also a text match so not quite as precise as paths.