zed/crates
Nathan Sobo 49d1c9d1ba Introduce sum_tree::TreeMap<K, V>
I think this will be useful to avoid cloning HashMaps in certain cases such as snapshots.
2021-12-10 23:33:15 -07:00
..
chat_panel Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
client Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07: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 Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
editor WIP 2021-12-10 22:16:39 -07:00
file_finder Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07: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 Get everything compiling again 2021-12-10 17:15:16 +01:00
gpui Upgrade tree-sitter to 0.20.1 2021-12-05 21:37:08 -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
language WIP: Start on removing selections from buffer in favor of editor 2021-12-10 19:23:34 -07:00
lsp Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
project WIP: Start on removing selections from buffer in favor of editor 2021-12-10 19:23:34 -07:00
project_panel Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
rpc Remove anchor collections 2021-12-09 17:28:27 +01:00
server WIP: Start on removing selections from buffer in favor of editor 2021-12-10 19:23:34 -07:00
sum_tree Introduce sum_tree::TreeMap<K, V> 2021-12-10 23:33:15 -07:00
text WIP: Start on removing selections from buffer in favor of editor 2021-12-10 19:23:34 -07:00
theme Start work on generalizing the BlockMap to allow arbitrary elements 2021-12-01 15:25:55 -08:00
theme_selector Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
util Start on a new FragmentList 2021-12-04 06:57:56 -07:00
workspace Upgrade tree-sitter to 0.20.1 2021-12-05 21:37:08 -08:00
zed Add tree-sitter-markdown, set up simple markdown higlighting 2021-12-05 21:37:31 -08:00