Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 7, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

markijbema and others added 12 commits January 6, 2026 17:47
- Rename 'Triggers' section to 'Code Editor Suggestions'
- Add new 'Chat Suggestions' section header
- Rename 'Pause to Complete' to 'Auto-trigger Suggestions'
- Rename 'Manual Autocomplete' to 'Trigger on Keybinding'
- Rename 'Chat Input Autocomplete' to 'Enable Chat Autocomplete'
- Rename 'Snooze Autocomplete' to 'Snooze Suggestions'
- Update descriptions to reference familiar tools (GitHub Copilot, Cursor)
- Update all 17 locale files with new translations
- Update tests to use new translation keys
feat: rename and reorganize autocomplete settings
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…lete-by-default

Enable autocomplete by default in JetBrains extension
Prevent React StrictMode cleanup from interrupting paste operations.
Remove completePaste() and clearBuffers() from useEffect cleanup.
Paste buffer refs now persist across React re-mounts and flush properly
when paste end marker is received.

Fixes #4830

Co-authored-by: Jérémy Beutin <[email protected]>
Co-authored-by: marius-kilocode <[email protected]>
Add support for Cmd+V to paste images from clipboard in VSCode terminal
on macOS, matching the behavior of Ctrl+V.

Changes:
- Detect empty bracketed paste and check clipboard for image
- Prioritize image over text when clipboard has both (e.g., copying
  image file from Finder sends filename as text but clipboard has image)
- Add triggerClipboardImagePasteAtom with fallback text support
- Support Cmd+V (meta key) in handleGlobalHotkeys

Co-authored-by: Jérémy Beutin <[email protected]>
@pull pull bot locked and limited conversation to collaborators Jan 7, 2026
@pull pull bot added the ⤵️ pull label Jan 7, 2026
@pull pull bot merged commit ea3a127 into jasonkneen:main Jan 7, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants