ZIm/crates/vim/src
Richard Feldman b1a581e81b
Copy/paste images into editors (Mac only) (#15782)
For future reference: WIP branch of copy/pasting a mixture of images and
text: https://github.com/zed-industries/zed/tree/copy-paste-images -
we'll come back to that one after landing this one.

Release Notes:

- You can now paste images into the Assistant Panel to include them as
context. Currently works only on Mac, and with Anthropic models. Future
support is planned for more models, operating systems, and image
clipboard operations.

---------

Co-authored-by: Antonio <antonio@zed.dev>
Co-authored-by: Mikayla <mikayla@zed.dev>
Co-authored-by: Jason <jason@zed.dev>
Co-authored-by: Kyle <kylek@zed.dev>
2024-08-13 13:18:25 -04:00
..
digraph Add Vim digraphs (#14887) 2024-07-28 22:44:32 -06:00
normal Copy/paste images into editors (Mac only) (#15782) 2024-08-13 13:18:25 -04:00
test Copy/paste images into editors (Mac only) (#15782) 2024-08-13 13:18:25 -04:00
change_list.rs vim test redux (#11709) 2024-05-11 14:04:05 -04:00
command.rs vim: Support ranges in command (#15985) 2024-08-08 21:47:27 +01:00
digraph.rs Add Vim digraphs (#14887) 2024-07-28 22:44:32 -06:00
editor_events.rs vim: Support ranges in command (#15985) 2024-08-08 21:47:27 +01:00
insert.rs vim: Support for q and @ (#13761) 2024-07-03 09:03:39 -06:00
mode_indicator.rs vim: Support for q and @ (#13761) 2024-07-03 09:03:39 -06:00
motion.rs fix: Typos (#15313) 2024-07-26 17:52:37 -07:00
normal.rs vim: Fix count in visual indent (#15296) 2024-07-26 16:03:41 -06:00
object.rs vim: Adjust surrounding_markers method (#14752) 2024-07-18 11:53:51 -06:00
replace.rs vim: Allow count and repeat for "r" and "shift-r" action (#13287) 2024-06-24 09:41:33 -06:00
state.rs Copy/paste images into editors (Mac only) (#15782) 2024-08-13 13:18:25 -04:00
surrounds.rs fix: Typos (#15313) 2024-07-26 17:52:37 -07:00
test.rs vim: Fix >... (#15404) 2024-07-29 09:22:25 -06:00
vim.rs Copy/paste images into editors (Mac only) (#15782) 2024-08-13 13:18:25 -04:00
visual.rs Copy/paste images into editors (Mac only) (#15782) 2024-08-13 13:18:25 -04:00