A lightweight Visual Studio Code extension providing language support for zserio schema files (.zs).
- Syntax Highlighting: Built-in grammar for
.zsfiles. - Syntax Checking: Real-time schema validation and error reporting.
- Code Navigation: Support for Go to Definition and Peek Definition.
- Symbol Search: Quickly find document and workspace symbols.
- Autocomplete: Basic context-aware completion suggestions.
Found a bug or have a feature request? Please open an issue on the GitHub repository.