Skip to content

Feature: Beautify JSON without sorting #264

@AmazingRise

Description

@AmazingRise

Is your feature request related to a problem? Please describe.
May need a feature that only beautifies json, without sorting.

  • Why not use Intellij IDEA itself to format?
  • Intellij IDEA cannot format if the json is inside a line, e.g.:
this.setting = {"json":"value"}

Describe the solution you'd like
I think we can fork the "Sort JSON", naming the forked feature "Beautify JSON", and let it only beautify json.
If possible, I can raise a PR for this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions