IDE Integration Enhancement #
- 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