@trixty/solaris-vscode — Solaris VS Code Extension
Official VS Code extension for the Solaris framework. Provides syntax highlighting, language rules, snippets, and TypeScript language server integration for .sl and .slx files.
Features
⚡ Full .sl & .slx Support: Native recognition of Solaris script (.sl) and Solaris JSX (.slx) files.
🎨 Syntax Highlighting: Custom TextMate grammars for fine-grained reactivity keywords (createSignal, createEffect, createStore, etc.) and Solaris JSX control-flow elements (<For>, <Show>, <Switch>, <Match>, <Portal>, <Suspense>).
💡 IntelliSense & Typechecking: Automatic integration with TypeScript TSServer for autocompletion, typechecking, and inline error reporting.