[FEATURE] Drag-and-drop into CC's GUI at the cursor's current position
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
In the terminal version of Claude Code, drag-and-dropping a file into the prompt used to import it at the cursor's current position.
In the GUI, however, its imported location is inconsistent from 1 instance to another: sometimes at the beginning of the prompt, sometimes at the end, and annoyingly, sometimes in the middle of it.
Proposed Solution
Make it so the drag-and-dropping of files always imports them where your cursor is currently located within the prompt box.
Alternative Solutions
_No response_
Priority
Medium - Would be very helpful
Feature Category
Other
Use Case Example
I write a detailed prompt using multiple dragged-and-dropped files to properly explain what I need, but the imported files never get imported where I want them in the prompt, so I need to go back in with the mouse or keyboard and cut/paste them within the prompt to where I need them to be, which can be time-consuming.
Additional Context
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗