Syntax highlight, autocomplete for the official keys, and inline diagnostics for invalid lines, duplicated keys, or wrong values.
Schema-aware hover/error messages powered by a lightweight schema file.
Command ShardCloud: Show config errors to surface the current issues in a quick toast.
Command ShardCloud: Init .shardcloud file starts a guided wizard (with quick-picks and input boxes) that writes a fresh .shardcloud.
Getting Started
Install the extension.
Open or create a .shardcloud file inside your workspace.
Watch the Problems panel for validation feedback while you edit.
Run the init command from the Command Palette (Ctrl+Shift+P) to scaffold a config with prompts for display name, description, main file, language, memory, version, subdomain, and custom command.
Commands
Command
Description
ShardCloud: Show config errors
Summarises the current diagnostics for the active .shardcloud.
ShardCloud: Init .shardcloud file
Asks a sequence of questions and generates the config file for you.
Enjoy a safer and faster workflow when preparing your ShardCloud deployments.