ZIm/crates/workspace/src
Hans 3b823d4a0b
Add simple support for wrapscan (#13497)
For: #13417 

This is a simple version, I'm not sure if we just need to limit this
feature to vim mode, or maybe in normal editor mode, which involves
other logic like the location of the setting

Release Notes:

- N/A

---------

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
2024-07-10 20:42:37 -06:00
..
persistence Respect workspace order in recent projects (#12844) 2024-06-20 13:16:23 +03:00
dock.rs Fix panel state (#13668) 2024-07-04 03:38:19 +03:00
item.rs autosave: Respect project autosave settings per file (#13369) 2024-06-24 14:56:22 +02:00
modal_layer.rs Add more menus to Zed (#12940) 2024-06-18 12:16:54 -07:00
notifications.rs Add simple support for wrapscan (#13497) 2024-07-10 20:42:37 -06:00
pane.rs autosave: Respect project autosave settings per file (#13369) 2024-06-24 14:56:22 +02:00
pane_group.rs gpui: Pass Style by value to request_layout (#11597) 2024-05-09 11:38:53 +02:00
persistence.rs Respect workspace order in recent projects (#12844) 2024-06-20 13:16:23 +03:00
searchable.rs search: Improve performance of replace_all (#13654) 2024-06-28 19:06:44 +02:00
shared_screen.rs Make tests less noisy (#12463) 2024-05-29 18:06:45 -07:00
status_bar.rs Fix transparency (#14010) 2024-07-09 12:11:18 -06:00
tasks.rs Allow clients to run Zed tasks on remote projects (#12199) 2024-05-24 22:26:57 +03:00
toolbar.rs Make border methods always require an explicit width (#11450) 2024-05-06 13:22:47 -04:00
workspace.rs Add simple support for wrapscan (#13497) 2024-07-10 20:42:37 -06:00
workspace_settings.rs Fix typo in tab_bar.show default value rustdoc (#13641) 2024-06-28 08:48:10 -04:00