Add support for prettify of certain resource files, such as xml, json, etc.
Open
enhancement
- Dominant language
- Java
- Stars
- 7.4k
- Forks
- 538
- PR merge metrics
- No merged PRs in 30d
Description
## Add support for formatting of certain resource files, such as xml, json, etc.
Some decompilation targets contain resource files compressed into one line (xml, json, etc.). It is feasible to copy them and use other tools to beautify them, but this is inconvenient when the number of such files is relatively large.
Contributor guide
Assessment
This issue has not been assessed yet.