Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From bsl-language-server
Runs a shell script on session start to initialize the plugin environment. Executes bash commands.
1 event · 1 hook
npx claudepluginhub 1c-syntax/claude-code-bsl-lsp --plugin bsl-language-serverWhere this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
bash "${CLAUDE_PLUGIN_ROOT}/hooks/check-bsl-ls.sh" 2>/dev/null || pwsh -NoProfile -ExecutionPolicy Bypass -File "${CLAUDE_PLUGIN_ROOT}/hooks/check-bsl-ls.ps1"120msShare bugs, ideas, or general feedback.