federomero / pretty-json

Atom plugin. Format JSON documents.
MIT License
94 stars 23 forks source link

Feature Request: Automatically handle multiple JSON blobs in processing #74

Open surapuramakhil opened 7 years ago

surapuramakhil commented 7 years ago

while converting JSON min TO actual json if we select two json objects to format I am getting an error. it makes me do separately for format both objects i.e One after Other

lexicalunit commented 6 years ago

Sounds similar to JSONL support: Essentially being able to deal with multiple JSON blobs at a time.