bodil / bodil/vscode-prettier-toml

settings.json

Open
#3 0 comments 1 reaction 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.