redhat-developer/vscode-yaml

Minify/pretify yaml

Open

#558 opened on Jul 15, 2021

View on GitHub
 (0 comments) (2 reactions) (0 assignees)TypeScript (259 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (820 stars)
PR merge metrics
 (PR metrics pending)

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

Contributor guide