redhat-developer / redhat-developer/vscode-yaml
Minify/pretify yaml
Open
Nobody has claimed this yet.
enhancement
help wanted
- Dominant language
- TypeScript
- Stars
- 829
- Forks
- 260
- Avg merge
- 5h 43m
- Merged PRs (30d)
- 1
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating the YAML formatting functionality and determine the scope of a minify/pretty option; done should include a defined option and verified minified and prettified YAML behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100