This extension provides syntax highlighting and bracket matching for JELLL (.jelll) files.
Features
Embedded Languages: Automatically highlights C/C++, Rust, Zig, JS, TS, HTML, and CSS inside their respective lang.X { ... } blocks.
Directives: Highlights call "..." directives.
Annotations: Highlights // @jelll-sync.
Comments: Supports standard C/JS style line (//) and block (/* */) comments.
Local Installation
Run the included install.bat to automatically copy this extension into your %USERPROFILE%\.vscode\extensions directory. Restart VS Code for changes to take effect.