redhat-developer/vscode-yaml

Minify/pretify yaml

Open

#558 ouverte le 15 juil. 2021

Voir sur GitHub
 (0 commentaires) (2 réactions) (0 assignés)TypeScript (259 forks)auto 404
enhancementhelp wanted

Métriques du dépôt

Stars
 (820 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur