Brioche is a delicious package manager, and this extension provides official VS Code integration. Currently still in an early work-in-progress state (use the "Brioche LSP: Restart LSP Server" command to restart if things go haywire)
Note: Requires the brioche CLI tool to be installed locally
Features
Brioche TypeScript (.bri) syntax highlighting
LSP support for Brioche TypeScript (.bri) files, provided by the brioche CLI command
Commands
brioche-vscode.restartLsp: Manually restart the Brioche LSP server
Configuration Settings
brioche-lsp.env Extra environment variables to set when calling the Brioche LSP server
RUST_LOG: Set to brioche=debug to enable extra debug output