Cobblemon Schema Tools is a VS Code extension for Cobblemon content creators.
It helps you catch JSON issues quickly and generate common data files from guided forms.
What You Can Do
Validate your workspace JSON and view issues in the Problems panel.
Generate Pokemon starter files with Cobblemon: Pokemon Builder Form.
Scaffold a data JSON file with Cobblemon: Scaffold Data JSON File.
Generate a spawn pool world entry with Cobblemon: Generate Spawn Pool World.
Run full checks anytime with Cobblemon: Validate Workspace JSON.
Quick Usage
Open your Cobblemon workspace in VS Code.
Open the Command Palette (Ctrl+Shift+P / Cmd+Shift+P).
Run one of the Cobblemon: commands.
Fix issues shown in Problems and re-run validation as needed.