Used by 1 plugin
This LSP server requires bsl-language-server to be installed on your system. Make sure it's available in your PATH before enabling.
/plugin marketplace add Piebald-AI/claude-code-lsps/plugin install piebald-ai-bsl-lsp-bsl-lsp@Piebald-AI/claude-code-lspsAdd to your .lsp.json or plugin.json:
{
"lspServers": {
"bsl": {
"command": "bsl-language-server",
"extensionToLanguage": {
".os": "bsl",
".bsl": "bsl"
}
}
}
}bsl-language-serverstdioInitialization Options:
{}Settings:
{}