Unibeautify / Unibeautify/vscode
Provide helpful info for .unibeautifyrc.yaml file
Open
Nobody has claimed this yet.
enhancement
good first issue
help wanted
- Dominant language
- TypeScript
- Stars
- 119
- Forks
- 14
- Avg merge
- 2h 22m
- Merged PRs (30d)
- 1
Description
See https://github.com/djabraham/vscode-yaml-validation
Use a technique similar to YAML validation/linting.
- Validate the YAML meets the JSON Schema specs (blocked by #7 )
- Detect when options have no supported beautifier
- Recommend beautifier which supports new option
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
Start with the .unibeautifyrc.yaml configuration and review the YAML validation/linting approach linked in the issue. Check blocker #7 before implementing schema validation, then define how unsupported options and compatible beautifiers should be reported. Done means the requested validation and recommendations are covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100