Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

request for JsonEncoder to support pretty formatting #4464

Closed
DartBot opened this issue Aug 12, 2012 · 5 comments
Closed

request for JsonEncoder to support pretty formatting #4464

DartBot opened this issue Aug 12, 2012 · 5 comments
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. closed-duplicate Closed in favor of an existing report library-convert type-enhancement A request for a change that isn't a bug

Comments

@DartBot
Copy link

DartBot commented Aug 12, 2012

This issue was originally filed by ross.m....@gmail.com


It would be nice for the dart:json library to provide a means for pretty formatting of JSON.

This is useful for debugging and for persisting JSON in files to be more human readable, etc...

What version of the product are you using? On what operating system?

Dart Editor 10315 Windows 64

@iposva-google
Copy link
Contributor

Added Area-Library, Triaged labels.

@lrhn
Copy link
Member

lrhn commented Sep 18, 2012

Removed Type-Defect label.
Added Type-Enhancement label.

@kevmoo
Copy link
Member

kevmoo commented Feb 7, 2014

Added Library-Convert label.
Changed the title to: "request for JsonEncoder to support pretty formatting".

@srawlins
Copy link
Member

srawlins commented Aug 3, 2014

I believe this can be closed. This has been implemented as JsonEncoder.withIndent: https://api.dartlang.org/apidocs/channels/stable/dartdoc-viewer/dart-convert.JsonEncoder#id_JsonEncoder-withIndent

@kevmoo
Copy link
Member

kevmoo commented Aug 3, 2014

r34758


Added Duplicate label.
Marked as being merged into #7846.

@DartBot DartBot added Type-Enhancement area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. library-convert closed-duplicate Closed in favor of an existing report labels Aug 3, 2014
@kevmoo kevmoo added type-enhancement A request for a change that isn't a bug and removed type-enhancement labels Mar 1, 2016
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. closed-duplicate Closed in favor of an existing report library-convert type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

5 participants