Skip to content

Document language server debugging - #876

Open
ColumbusLabs wants to merge 1 commit into
tamasfe:masterfrom
ColumbusLabs:codex/docs-debugging-283
Open

Document language server debugging#876
ColumbusLabs wants to merge 1 commit into
tamasfe:masterfrom
ColumbusLabs:codex/docs-debugging-283

Conversation

@ColumbusLabs

Copy link
Copy Markdown

Summary

  • document CLI language-server logging with RUST_LOG, --verbose, and --log-spans
  • explain how to collect logs from the desktop and web VS Code extensions
  • add focused issue-reporting and redaction guidance

Fixes #283.

Validation

  • yarn install --immutable
  • yarn vitepress build site
  • rendered-content and link/anchor probes
  • yarn prettier --check site/site/cli/usage/language-server.md
  • git diff --check

Assisted by OpenAI Codex; the changes and generated documentation were reviewed and validated by me.

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.

Document debugging steps

1 participant