[FEATURE] Code Selection Reference (Ctrl+L)

Resolved 💬 3 comments Opened Feb 7, 2026 by HannanHan Closed Feb 11, 2026

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

Description:
Currently, users must manually type file paths and line numbers:
"Look at src/utils/app-info.js lines 18-20"

Requested:

  • Keyboard shortcut (e.g., Ctrl+L) to reference selected code
  • IDE integration to detect active file and selection
  • Automatic file path and line number insertion
  • Similar to Cursor's Ctrl+L or Continue.dev

Proposed Solution

just make it work for terminal to ref any lines with shortcut.

Alternative Solutions

_No response_

Priority

Critical - Blocking my work

Feature Category

CLI commands and flags

Use Case Example

_No response_

Additional Context

_No response_

View original on GitHub ↗

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