Get Started
LSP drives both VS Code and JetBrains. Build the server after LSP changes.
bun run build:lsp
# → dist/lsp/server.cjs
Extension sources: vscode-extension/. Points at the built language server.
Plugin: intellij-plugin/. Local publish helper: npm run plugin:publish (see docs/21-plugin-release.md).