zed/crates
2022-04-26 11:16:35 -06:00
..
assets Move assets to their own crate, load keymaps in vim tests 2022-04-11 15:54:52 -07:00
auto_update Merge branch 'main' into auto-update 2022-04-21 09:53:06 +02:00
breadcrumbs Move Settings to its own crate 2022-04-06 10:23:33 -07:00
chat_panel Reuse Confirm action in chat panel, go-to-line, and project search 2022-04-21 15:24:05 -07:00
cli 💄 2022-04-20 17:36:03 +02:00
client Get zed.dev working with new collab backend 2022-04-26 11:15:41 -06:00
clock Put vector clock serialization logic alongside other serialization logic 2022-03-04 13:54:07 -08:00
collab Get zed.dev working with new collab backend 2022-04-26 11:15:41 -06:00
collections Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
command_palette Replace underscores with spaces when humanizing action names 2022-04-22 10:24:12 +02:00
contacts_panel 🎨 Remove unnecessary JoinProjectParams struct 2022-04-20 17:27:33 +02:00
diagnostics Allow dumping the project diagnostic view's state as JSON 2022-04-11 19:51:46 -07:00
editor Merge pull request #877 from zed-industries/misc-normal-commands 2022-04-22 14:25:56 -07:00
file_finder Add only one worktree when running zed /dir /dir/file 2022-04-22 11:06:17 +02:00
fsevent Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
fuzzy Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
go_to_line Apply cursor styles during paint 2022-04-22 10:54:18 -06:00
gpui Merge pull request #898 from zed-industries/track-window-focus 2022-04-25 08:54:47 -07:00
gpui_macros Allow taking an Arc<Deterministic> in [gpui::test]-decorated tests 2022-04-11 13:42:30 +02:00
journal Move project browser toggling logic in workspace::open_paths 2022-04-22 11:25:23 +02:00
language Infer completions old ranges based on the syntax tree 2022-04-25 13:14:05 -07:00
lsp Return None when prepare rename is not available on language server 2022-04-22 15:43:23 +02:00
outline Navigate to best match when updating outline view query 2022-04-19 10:12:42 -06:00
picker Apply cursor styles during paint 2022-04-22 10:54:18 -06:00
project Update share icon and swap its posiiton 2022-04-26 14:35:13 +02:00
project_panel Sort (case-insensitive) directories before files 2022-04-21 15:08:45 +02:00
project_symbols Always notify a Picker when its delegate notifies 2022-04-20 16:03:11 -07:00
rpc Get zed.dev working with new collab backend 2022-04-26 11:15:41 -06:00
search Reuse Confirm action in chat panel, go-to-line, and project search 2022-04-21 15:24:05 -07:00
settings Restructure KeyMap file, make it easy to edit in Zed 2022-04-21 13:35:10 -07:00
snippet Add a snippet unit test with an escaped curly brace 2022-03-11 13:02:20 -08:00
sum_tree Introduce structured logging 2022-04-08 10:06:51 -06:00
text Fix divergence bug when peer reconnects reusing a prior replica id 2022-04-11 13:17:47 +02:00
theme Update share icon and swap its posiiton 2022-04-26 14:35:13 +02:00
theme_selector Sort themes by light/dark first and then alphabetically 2022-04-26 12:09:25 +02:00
util Introduce structured logging 2022-04-08 10:06:51 -06:00
vim Add inclusive vs exclusive motions to vim mode 2022-04-21 16:50:23 -07:00
workspace Update share icon and swap its posiiton 2022-04-26 14:35:13 +02:00
zed v0.30.0 2022-04-25 16:17:25 -07:00