ZIm/crates/workspace/src
Mehmet Efe Akça 339b29ef17
Add open vim keymap command (#9953)
Release Notes:

- Added a `vim: open default keymap` command to show the default Vim
keymap ([#8593](https://github.com/zed-industries/zed/issues/8593)).

Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
2024-04-10 19:03:13 -04:00
..
persistence collab ui: Fix notification windows on external monitors (#9817) 2024-03-26 13:07:38 -07:00
dock.rs workspace: Fix panel resize handles leaking through zoomed panels (#9909) 2024-03-28 12:18:51 +01:00
item.rs Remove occasionally incorrect expectation (#10358) 2024-04-10 11:34:54 -04:00
modal_layer.rs Occlude only modal and not the space around it used to center it 2024-03-11 18:13:00 +01:00
notifications.rs Refactor workspace notifications to use explicit NotificationId type (#10342) 2024-04-10 17:21:23 -04:00
pane.rs Improve Find/Replace shortcuts (#10297) 2024-04-08 22:07:59 -07:00
pane_group.rs themes: Add pane_group.border color (#9986) 2024-04-01 12:07:26 -04:00
persistence.rs WIP: Refactor Linux platform implementation (#10227) 2024-04-08 16:40:35 -07:00
searchable.rs vim: Allow search with operators & visual mode (#10226) 2024-04-08 15:20:14 -06:00
shared_screen.rs vim: Allow : in empty panes and screen shares (#10171) 2024-04-04 14:24:49 -06:00
status_bar.rs Rename overflow_hidden_{x,y} to overflow_{x,y}_hidden (#4146) 2024-01-18 22:10:41 -05:00
toolbar.rs Editor toolbar configuration (#7338) 2024-02-03 22:40:54 +02:00
workspace.rs Add open vim keymap command (#9953) 2024-04-10 19:03:13 -04:00
workspace_settings.rs Add the ability for extensions to provide language settings (#10296) 2024-04-08 19:17:12 -04:00