Settings Schema Support #
- Added JSON Schema support for Claude Code settings files
- Settings files can now include
$schema: "https://json.schemastore.org/claude-code-settings.json"for validation and autocompletion in supported editors - Improved settings validation with clearer error messages