Button for Json Formatting in Kate
I Usually Pretty Print in Json Using Filter Text Plugin and Jc Utility (Info: ) I Would Like to Have a Button on the Toolbar for That. in Other Words, the...
I usually pretty print in JSON using Filter text plugin and jc utility (info: )
I would like to have a button on the toolbar for that. In other words, the button should run jq '.' on the current text content. Is there a way to do that?