When the background agent outputs a lot of code, it would be handy to quote the code to direct the LLM better to the places where I want small tweaks.
However, weirdly, the web UI doesn’t permit me select the code using mouse. Or, is this by design?
Steps to Reproduce
Try to select the code with the mouse
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
1.80.125 Chromium: 138.0.7204.184 (Official Build) (x86_64)
Revision 79b2c43a506d75eb2978685ba92ec881f4f1e82f
OS macOS Version 12.7.6 (Build 21H1320)
JavaScript V8 13.8.258.30
User Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
FWIW, for large changes, it would be even more convenient to have a fully-fledged PR review flow – I create a PR on Github, I leave a PR review with inline comments, and Background agent picks that up in the same conversation as was used to create the PR to begin with. Or, is this flow already supported?