Problem
No IDE autocomplete or validation when writing config.toml — typos and invalid keys go undetected.
Proposal
- Write JSON Schema for parsec config.toml
- Submit PR to schemastore.org for registration
- Enables autocomplete/validation in VS Code, IntelliJ, etc.
Reference
git-town: JSON Schema published to schemastore.org
Milestone
v0.4
Problem
No IDE autocomplete or validation when writing config.toml — typos and invalid keys go undetected.
Proposal
Reference
git-town: JSON Schema published to schemastore.org
Milestone
v0.4