redhat-developer/vscode-yaml

Minify/pretify yaml

Open

#558 geöffnet am 15. Juli 2021

Auf GitHub ansehen
 (0 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)TypeScript (259 Forks)auto 404
enhancementhelp wanted

Repository-Metriken

Stars
 (820 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

There is no option of minify the yaml

It is useful compresses verbose YAML. It does it by removing indentation and by rewriting them to use inline YAML syntax

Solution

To ad an option to minify/pretify yaml

Contributor Guide