jyparser icon indicating copy to clipboard operation
jyparser copied to clipboard

Indentation control

Open xdrew opened this issue 7 years ago • 2 comments

It would be super handy to be able controlling indentations via params or just save source indentations for set command. Any way of customizing would be great

xdrew avatar Aug 16 '17 10:08 xdrew

@xdrew can you give an example of how that would look ideally for you? (input, command, output)

jlordiales avatar Aug 16 '17 10:08 jlordiales

For my case it could look like an optional param, passed into bash start script: docker run -i --rm jlordiales/jyparser set ".menu.id" \"new_id\" 4

But maybe it could be done in a more generic way.

xdrew avatar Aug 16 '17 11:08 xdrew