[BUG] --enable-lsp-logging option not found

Resolved 💬 2 comments Opened Dec 20, 2025 by oikon48 Closed Jan 10, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

The --enable-lsp-logging option is documented in the CLI Reference but is not available in the actual CLI.

Running claude --help does not show this option.

--enable-lsp-logging is written in the document : https://code.claude.com/docs/en/cli-reference

What Should Happen?

The --enable-lsp-logging flag should be available as documented:
"Enable verbose LSP logging for debugging language server issues. Logs are written to ~/.claude/debug/"

https://code.claude.com/docs/en/cli-reference

Error Messages/Logs

$ claude --enable-lsp-logging
error: unknown option '--enable-lsp-logging'

Steps to Reproduce

  1. run claude --enable-lsp-logging
  2. message appears: error: unknown option '--enable-lsp-logging'

Also

Run claude --help to find there is no --enable-lsp-logging

Claude Model

None

Is this a regression?

I don't know

Last Working Version

_No response_

Claude Code Version

2.0.74

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

<img width="569" height="315" alt="Image" src="https://github.com/user-attachments/assets/f728636d-1fd5-4ddc-99d7-a9c98309dbb8" />

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗