Unibeautify / Unibeautify/vscode

Provide helpful info for .unibeautifyrc.yaml file

Open
#43 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.