zed/crates
Nathan Sobo 6d6a82655a Create blocks with anchors to allow a bias to be specified
This allows us to respect the bias on anchors we use to create excerpt headers so that they always remain above any content inserted at the start of an excerpt.
2021-12-30 01:03:19 -08:00
..
chat_panel Correctly incorporate editor settings into diagnostic header rendering 2021-12-16 16:36:33 -08:00
client Enable authentication via the NextJS site 2021-12-25 11:55:10 -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 Allow opening of remote projects via the contacts panel 2021-12-21 12:05:38 +01:00
diagnostics Remove special handling of multi-line primary diagnostic messages and fix tests 2021-12-24 13:47:45 -07:00
editor Create blocks with anchors to allow a bias to be specified 2021-12-30 01:03:19 -08: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 Remove unused context variable 2021-12-27 15:34:07 -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 Store selections with a right start bias so that autoindent moves them 2021-12-27 15:33:57 -08:00
lsp WIP: Use cargo check for on-disk diagnostics 2021-12-23 18:35:50 +01:00
project Implement Buffer::diagnostic_group 2021-12-24 12:08:55 +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 Document database setup and fix issue in script/seed-db 2021-12-27 12:52:15 -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 Provide an accurate panic message when translating points off the end of a line 2021-12-29 23:11:54 -08: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 Start on a DiagnosticProvider implementation for Rust 2021-12-24 16:22:22 +01:00
zed Parse children from cargo check output to provide hints 2021-12-24 17:06:18 +01:00