redhat-developer/vscode-yaml

Minify/pretify yaml

Open

#558 aberto em 15 de jul. de 2021

Ver no GitHub
 (0 comments) (2 reactions) (0 assignees)TypeScript (259 forks)auto 404
enhancementhelp wanted

Métricas do repositório

Stars
 (820 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador