promkit icon indicating copy to clipboard operation
promkit copied to clipboard

[work-in-progress] Added pretty printing methods to JsonNode and JsonStream

Open anton-suprun opened this issue 1 year ago • 0 comments

Description

Adding a pretty_print method to JsonNode and JsonStream; we will be using this to create pretty printed json which will be used to be copied to the clipboard in jnv

TODO

  • This is still a work in progress; I intend to add thorough unit test before we merge this as I've only done very basic manual tests

anton-suprun avatar Jun 08 '24 20:06 anton-suprun