JocysCom / VsAiCompanion

AI Companion that analyzes your project files and works alongside you to streamline development and boost productivity.
Mozilla Public License 2.0
14 stars 5 forks source link

Add Ctrl-C to copy text from chat history #13

Closed grandoth closed 2 months ago

grandoth commented 2 months ago

Environment Windows 11 22H2 Visual Studio 2022 (17.10.3) VS AI Companion 1.11.25.0 (Extension)

When on the main tab of a Task (for AI - Chat), selecting text in the chat history and pressing Ctrl-C does not trigger Copy to Clipboard. Selecting Copy from the context menu does work however. Please consider adding this hotkey combo for ease of use.

Note: Ctrl-C on the Instructions, Prompts, and Task Search textboxes does trigger Copy to Clipboard.

EJocys commented 2 months ago

@grandoth Thanks for reporting the issue. Visual Studio blocks CTRL+C for the WebBrowser. Released a new version that monitors for CTRL+C key presses and triggers Copy in the WebBrowser.

2024-06-30 v1.12.6

https://github.com/JocysCom/VsAiCompanion/releases