Syntax highlighting and JSON beautifying while viewing OpenAPI doc
- Dominant language
- PowerShell
- Stars
- 45
- Forks
- 21
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
# What are you trying to achieve?
After I imported two OpenAPI docs, one in the JSON format and the other in the YAML format, I was expecting to see them in syntax-highlighted view, but it's not.

Even further, the JSON formatted OpenAPI document is now showing its minified format.

As a result, both are barely readable.
# Proposed solution
- Add syntax highlighting feature
- Add JSON beautifier feature
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.