bodil / bodil/vscode-prettier-toml
settings.json
Open
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
To set it as formatter for toml, add the following to `settings.json`:
```
"[toml]": {
"editor.defaultFormatter": "bodil.prettier-toml"
}
```
The readme should mention this.
Contributor guide
No contributing guide indexed for this repository
Research direction
Update the README to mention the settings.json configuration shown in the issue for selecting bodil.prettier-toml as the TOML formatter. Verify that the documented snippet is accurate and that the README clearly explains how to apply it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vscode
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100