redhat-developer / redhat-developer/vscode-yaml
Convert json to yml
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
Could you give the option to convert yaml file to json and vice-versa?
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
In the vscode-yaml repository, first locate the existing VS Code command or entry point for file actions and any YAML/JSON conversion handling. Define the user-visible option for both YAML-to-JSON and JSON-to-YAML, then verify that each direction produces the expected converted file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- json, typescript, yaml
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100