You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add keyboard shortcut for "Add to Context" action
- Add Cmd+apostrophe (macOS) / Ctrl+apostrophe (Windows/Linux) keyboard shortcut
- Shortcut adds selected code to context and focuses input field
- Only active when editor has text selection
- Addresses issue #7907 for improved keyboard workflow
0 commit comments