zed/crates
2022-12-13 13:58:50 -05:00
..
activity_indicator wip 2022-12-03 16:06:01 -08:00
assets Generate themes before compiling the 'assets' crate 2022-10-31 13:25:12 -07:00
auto_update Added user notifications 2022-12-03 16:06:02 -08:00
breadcrumbs wip 2022-12-03 16:06:01 -08:00
call Allow server to see client disconnection before giving up on reconnecting 2022-12-13 12:17:21 +01:00
cli
client Merge branch 'main' into reconnections-2 2022-12-05 19:18:40 +01:00
clock
collab Move creation of room_id index into its own migration 2022-12-13 13:57:41 +01:00
collab_ui Remove terminal container view, switch to notify errors 2022-12-08 20:21:00 -08:00
collections
command_palette working serialized writes with panics on failure. Everything seems to be working 2022-12-03 16:06:01 -08:00
context_menu Merge pull request #1764 from zed-industries/gpui-events 2022-10-18 15:24:13 -06:00
db Fix bugs resulting from refactoring the terminal into project and workspace halves 2022-12-08 20:21:00 -08:00
diagnostics Git diff recalc in project diagnostics 2022-12-13 12:35:58 -05:00
drag_and_drop Fetch last workspace explicitly when starting Zed 2022-12-12 13:29:18 -08:00
editor Clamp end of visual git hunk to requested range 2022-12-13 13:58:50 -05:00
file_finder working serialized writes with panics on failure. Everything seems to be working 2022-12-03 16:06:01 -08:00
fs Fix hang due to acquiring rng lock twice 2022-11-01 09:35:53 +01:00
fsevent
fuzzy
git Cleanup 2022-12-13 12:35:58 -05:00
go_to_line Refactor editor scrolling and implement scroll commands from vim mode 2022-12-07 16:39:32 -08:00
gpui Updated is_child() to omit self 2022-12-09 12:07:49 -08:00
gpui_macros Merge branch 'main' into reconnections-2 2022-12-05 19:18:40 +01:00
journal Refactor editor scrolling and implement scroll commands from vim mode 2022-12-07 16:39:32 -08:00
language Initial hacky displaying of git gutter in multi-buffers 2022-12-13 12:35:58 -05:00
live_kit_client Move weak linking into zed's build.rs 2022-11-08 16:04:55 +01:00
live_kit_server Leave Zed room when LiveKit room disconnects 2022-10-21 14:21:45 +02:00
lsp
media
menu
outline Refactor editor scrolling and implement scroll commands from vim mode 2022-12-07 16:39:32 -08:00
picker Show placeholder text for pickers 2022-11-04 10:18:47 +01:00
plugin
plugin_macros
plugin_runtime
project WIP 2022-12-08 20:21:00 -08:00
project_panel working serialized writes with panics on failure. Everything seems to be working 2022-12-03 16:06:01 -08:00
project_symbols Refactor editor scrolling and implement scroll commands from vim mode 2022-12-07 16:39:32 -08:00
rope Style 2022-11-30 13:11:08 -05:00
rpc Include room_id in CallCanceled message 2022-12-13 11:43:09 +01:00
search Git diff recalc in project search 2022-12-13 12:35:58 -05:00
settings WIP 2022-12-08 20:21:00 -08:00
snippet
sqlez Merge branch 'main' into reconnections-2 2022-12-05 19:18:40 +01:00
sqlez_macros CHANGE LOCK TO NOT BE DROPPED INSTANTLY. DANG U RUST 2022-12-03 16:06:02 -08:00
sum_tree Initial hacky displaying of git gutter in multi-buffers 2022-12-13 12:35:58 -05:00
terminal WIP 2022-12-08 20:21:00 -08:00
terminal_view Remove terminal container view, switch to notify errors 2022-12-08 20:21:00 -08:00
text Add a layer of indirection between excerpt ids and locators 2022-11-28 14:18:49 -08:00
theme Added user notifications 2022-12-03 16:06:02 -08:00
theme_selector Show placeholder text for pickers 2022-11-04 10:18:47 +01:00
theme_testbench Dock persistence working! 2022-12-03 16:06:01 -08:00
util Refactor editor scrolling and implement scroll commands from vim mode 2022-12-07 16:39:32 -08:00
vim remove printline 2022-12-08 14:45:22 -08:00
workspace Allow an empty center group to successfully deserialize into an empty pane. 2022-12-12 17:51:16 -08:00
zed Fetch last workspace explicitly when starting Zed 2022-12-12 13:29:18 -08:00