[PR #5943] docs: experimental LSP tool #11663

Closed
opened 2026-02-16 18:16:34 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/5943

State: closed
Merged: Yes


Findings

  • 345f4801e feat: add experimental lsp tool (#5886): New user-facing tool (lsp) gated behind OPENCODE_EXPERIMENTAL_LSP_TOOL (or OPENCODE_EXPERIMENTAL). This was not documented.
  • ac4b8d62e feat: add nixd as lsp for nix language (#5929): Already documented via the nixd entry in packages/web/src/content/docs/lsp.mdx (no further doc changes needed).
  • Other commits (fix:, ci:, docs:) don’t add new user-facing features needing documentation beyond what’s already present.

Docs Added/Updated

  • Documented the experimental lsp tool (what it does, how to enable it, example prompts) in packages/web/src/content/docs/lsp.mdx:52.
  • Added the lsp tool to the built-in tools list in packages/web/src/content/docs/tools.mdx:216.
  • Added OPENCODE_EXPERIMENTAL_LSP_TOOL to the experimental env var table in packages/web/src/content/docs/cli.mdx:322.

Validation

  • Couldn’t run the docs build because bun isn’t available in this environment (bun: command not found). If you want, run bun -C packages/web run build locally to verify rendering.

Triggered by scheduled workflow

New%20session%20-%202025-12-22T08%3A08%3A42.802Z
opencode session  |  github run

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/5943 **State:** closed **Merged:** Yes --- **Findings** - `345f4801e feat: add experimental lsp tool (#5886)`: New user-facing tool (`lsp`) gated behind `OPENCODE_EXPERIMENTAL_LSP_TOOL` (or `OPENCODE_EXPERIMENTAL`). This was not documented. - `ac4b8d62e feat: add nixd as lsp for nix language (#5929)`: Already documented via the `nixd` entry in `packages/web/src/content/docs/lsp.mdx` (no further doc changes needed). - Other commits (`fix:`, `ci:`, `docs:`) don’t add new user-facing features needing documentation beyond what’s already present. **Docs Added/Updated** - Documented the experimental `lsp` tool (what it does, how to enable it, example prompts) in `packages/web/src/content/docs/lsp.mdx:52`. - Added the `lsp` tool to the built-in tools list in `packages/web/src/content/docs/tools.mdx:216`. - Added `OPENCODE_EXPERIMENTAL_LSP_TOOL` to the experimental env var table in `packages/web/src/content/docs/cli.mdx:322`. **Validation** - Couldn’t run the docs build because `bun` isn’t available in this environment (`bun: command not found`). If you want, run `bun -C packages/web run build` locally to verify rendering. Triggered by scheduled workflow <a href="https://opencode.ai/s/sRDAn6Jf"><img width="200" alt="New%20session%20-%202025-12-22T08%3A08%3A42.802Z" src="https://social-cards.sst.dev/opencode-share/TmV3IHNlc3Npb24gLSAyMDI1LTEyLTIyVDA4OjA4OjQyLjgwMlo=.png?model=opencode/gpt-5.2&version=1.0.185&id=sRDAn6Jf" /></a> [opencode session](https://opencode.ai/s/sRDAn6Jf)&nbsp;&nbsp;|&nbsp;&nbsp;[github run](/sst/opencode/actions/runs/20425793825)
yindo added the pull-request label 2026-02-16 18:16:34 -05:00
yindo closed this issue 2026-02-16 18:16:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11663