Skip to content

docs: clarify LSP default enablement#32876

Open
dannyward630 wants to merge 1 commit into
anomalyco:devfrom
dannyward630:lsp-default-docs
Open

docs: clarify LSP default enablement#32876
dannyward630 wants to merge 1 commit into
anomalyco:devfrom
dannyward630:lsp-default-docs

Conversation

@dannyward630

Copy link
Copy Markdown

Issue for this PR

Closes #23566

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Clarifies that LSP servers are disabled unless enabled in config, that built-ins become available after enabling LSP, and that OPENCODE_EXPERIMENTAL_LSP_TOOL only controls the experimental tool exposure.

How did you verify your code works?

  • bun run build from packages/web
  • full pre-push bun turbo typecheck

Screenshots / recordings

Not a UI change.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs suggest LSP is enabled by default

1 participant