zed/crates
Antonio Scandurra 523cbe781b Return the transaction id after grouping in end_transaction_at
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2021-12-14 17:41:42 +01: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
diagnostics Remove stray log statement 2021-12-14 12:01:19 +01:00
editor Remove test-only transaction_group_interval method from MultiBuffer 2021-12-14 14:19:04 +01: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 More messy progress towards selections in editors 2021-12-11 00:29:34 -07: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 2021-12-13 17:44:20 -08:00
lsp Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
project Add Project::open_buffer method 2021-12-13 17:44:15 -08: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 Get things compiling with diagnostics on worktree 2021-12-13 11:15:03 -08:00
server Handle buffer deduping in the worktree instead of in workspace 2021-12-13 16:35:46 -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 Return the transaction id after grouping in end_transaction_at 2021-12-14 17:41:42 +01: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 Handle buffer deduping in the worktree instead of in workspace 2021-12-13 16:35:46 -08:00
zed Display a rudimentary project diagnostic view on alt-shift-d 2021-12-14 11:32:05 +01:00