
Aetralis Language
Syntax highlighting, autocompletion, hover help, diagnostics, and snippets for the Aetralis language.
Features
- syntax highlighting for Aetralis source files
- diagnostics for unmatched brackets, broken strings, malformed annotations, reserved names, and unknown identifiers
- autocompletion for annotations, built-ins, declared symbols, member access, and message builders
- hover help for keywords, annotations, built-ins, and declared symbols
- document symbols and semantic highlighting
- snippets for common Aetralis constructs
Notes
- functions use
func
@internal, @external, and @bounced insert reserved handler templates and are validated against their expected names
- the extension keeps the highlighted keyword set intentionally narrow so it stays aligned with the current language model
- the header logo comes from
assets/atlx.png
| |