Roo-Code/webview-ui/src/__mocks__
Sam Hoang Van 48148e38d9
feat: Add shift-click to append suggestions to text area (#2081)
* feat: Add shift-click to append suggestions to text area

When a user shift-clicks a suggestion, the text is now appended to the current text area content instead of being sent immediately. This allows users to:
- Build complex prompts by combining multiple suggestions
- Edit suggestions before sending them
- Reuse parts of previous suggestions

The implementation passes the mouse event through the component chain and checks for the shift key before deciding whether to append or send the message.

* Tweak icon and internationalize

---------

Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-03-30 23:35:02 -04:00
..
@vscode/webview-ui-toolkit Use the Slider component everywhere (#1786) 2025-03-18 15:27:28 -07:00
components/chat Show the reserved output tokens in the context window bar 2025-03-07 16:12:50 -05:00
i18n Add i18n 2025-03-12 11:23:06 -04:00
lucide-react.ts feat: Add shift-click to append suggestions to text area (#2081) 2025-03-30 23:35:02 -04:00
posthog-js.ts Add telemetry and privacy policy 2025-03-07 03:03:44 -05:00
pretty-bytes.js Shadow git checkpoints 2025-02-12 13:17:43 -08:00
vscrui.ts Use the Slider component everywhere (#1786) 2025-03-18 15:27:28 -07:00