zed/crates
Nathan Sobo ba75007259
Merge pull request #300 from zed-industries/fix-move-line-panic
Fix panics when moving lines with block decorations and simplify line boundary detection
2021-12-29 23:47:25 -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 Update editor element to use new {next,prev}_line_boundary methods 2021-12-28 13:47:09 -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 Fix warning 2021-12-27 18:00: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