ZIm/crates/vim/src
Bennet Bo Fenner d0f52e90e6
assistant: Overhaul provider infrastructure (#14929)
<img width="624" alt="image"
src="https://github.com/user-attachments/assets/f492b0bd-14c3-49e2-b2ff-dc78e52b0815">

- [x] Correctly set custom model token count
- [x] How to count tokens for Gemini models?
- [x] Feature flag zed.dev provider
- [x] Figure out how to configure custom models
- [ ] Update docs

Release Notes:

- Added support for quickly switching between multiple language model
providers in the assistant panel

---------

Co-authored-by: Antonio <antonio@zed.dev>
2024-07-23 19:48:41 +02:00
..
normal vim: Add motion support for toggle comments (#14919) 2024-07-22 21:22:10 -06:00
test Multicursor vim registers (#13025) 2024-06-13 20:32:58 -06:00
change_list.rs vim test redux (#11709) 2024-05-11 14:04:05 -04:00
command.rs vim: Add :bd/:bp/:bn (#14623) 2024-07-16 23:06:08 -06:00
editor_events.rs Use UpdateGlobal accessors in more places (#11925) 2024-05-16 13:30:04 -04: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 vim: Add support for vim::PreviousLineStart motion (#14193) 2024-07-11 16:36:07 -06:00
normal.rs vim: Add motion support for toggle comments (#14919) 2024-07-22 21:22:10 -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 vim: Add motion support for toggle comments (#14919) 2024-07-22 21:22:10 -06:00
surrounds.rs vim: Surround in visual mode (#13347) 2024-06-24 09:29:06 -06:00
test.rs vim: Add motion support for toggle comments (#14919) 2024-07-22 21:22:10 -06:00
vim.rs assistant: Overhaul provider infrastructure (#14929) 2024-07-23 19:48:41 +02:00
visual.rs vim: Fix gv after actions (#14829) 2024-07-19 13:26:55 -06:00