IDE Integration Enhancement#
What's wrong with this entry?
- Enhanced IDE selection awareness: Claude Code now detects and displays when text is selected in your IDE (when connected via MCP)
- Shows the number of lines selected in the status bar (e.g., "5 lines selected")
- Automatically clears the indicator when selection is removed
- Supports selection notifications from IDE extensions that implement the
selection_changedMCP notification
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.