VSCode Extension
LikeC4 has official extension for VSCode - open-source and available on GitHub.
The extension provides:
- Validation and error reporting
- Semantic syntax highlighting
- Live Previews (and editing)
- Code completion and navigation
- Resolve references (like
find all references
,go to definition
.. ) - “Safe” renames
- Hover information
- MCP Server
Extension is universal and can run in the browser.
Try example-cloud-system with:
github.dev Open example project in the browser using github.dev
vscode.dev Open example project in the browser using vscode.dev