zed/crates
2021-12-24 12:07:26 +01:00
..
chat_panel Correctly incorporate editor settings into diagnostic header rendering 2021-12-16 16:36:33 -08:00
client WIP - start restructuring collaboration around entire projects 2021-12-17 22:00:39 -08:00
clock Don't use an enum for anchors and model min/max more implicitly 2021-12-09 12:01:17 +01:00
collections Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
contacts_panel Allow opening of remote projects via the contacts panel 2021-12-21 12:05:38 +01:00
diagnostics Remove duplication when assigning diagnostics and hardcode provider names 2021-12-24 12:07:26 +01:00
editor WIP: Use cargo check for on-disk diagnostics 2021-12-23 18:35:50 +01:00
file_finder Correctly incorporate editor settings into diagnostic header rendering 2021-12-16 16:36:33 -08:00
fsevent Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
fuzzy Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
go_to_line Correctly incorporate editor settings into diagnostic header rendering 2021-12-16 16:36:33 -08:00
gpui Merge branch 'main' into share-project 2021-12-20 11:42:59 -08:00
gpui_macros Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
journal Merge branch 'main' into share-project 2021-12-20 11:42:59 -08:00
language Remove duplication when assigning diagnostics and hardcode provider names 2021-12-24 12:07:26 +01:00
lsp WIP: Use cargo check for on-disk diagnostics 2021-12-23 18:35:50 +01:00
project Remove duplication when assigning diagnostics and hardcode provider names 2021-12-24 12:07:26 +01:00
project_panel Get more integration tests passing 2021-12-21 09:50:11 +01:00
rpc Get code compiling with some todos 2021-12-23 14:21:10 -08:00
server Fix context line handline in project diagnostic view 2021-12-21 11:46:47 -08:00
sum_tree Write a simple unit test for TreeMap and fix bug in remove 2021-12-13 11:20:10 +01:00
text Remove duplication when assigning diagnostics and hardcode provider names 2021-12-24 12:07:26 +01:00
theme Send worktree info only when sharing worktree 2021-12-20 11:36:59 -08:00
theme_selector Fix context line handline in project diagnostic view 2021-12-21 11:46:47 -08:00
util Merge branch 'main' into share-project 2021-12-20 11:42:59 -08:00
workspace Allow sharing/unsharing of projects 2021-12-21 12:45:20 +01:00
zed Get code compiling with some todos 2021-12-23 14:21:10 -08:00