0.1.0 • Published 4h agoCLI
beast-language-server
Licence
ISC
Version
0.1.0
Deps
3
Size
70 kB
Vulns
0
Weekly
0
Beast Language Server
Language Server Protocol support for Beast (.btsx) components.
Features
- Beast compiler diagnostics
- Beast keyword, HTML tag, attribute, component, and prop completions
- Relative import-path completion
- Component auto-import edits
- Go to definition for imports and components
- Import document links
- Component references across a workspace
Run
beast-language-server --stdio
The initial release is Beast-aware. TypeScript expression semantics will be added after BTSX-to-TSRX source mappings can translate positions reliably.