zed/crates
Nathan Sobo 9977248926 Adjust disk-based diagnostics based on edits since the last save
Still need to add tests... not sure if this is right yet.

Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
2021-10-27 18:58:07 -06:00
..
buffer Adjust disk-based diagnostics based on edits since the last save 2021-10-27 18:58:07 -06:00
chat_panel Extract chat_panel into its own crate 2021-10-05 14:23:45 +02:00
client Move workspace module into its own crate 2021-10-05 13:49:10 +02:00
clock Rename zrpc to rpc 2021-10-04 13:28:00 -06:00
editor Update display map snapshots when diagnostics are updated 2021-10-27 12:42:16 +02:00
file_finder Skip autoclosed pairs 2021-10-06 19:04:55 +02:00
fsevent Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
fuzzy Rename worktree crate to project, pull in Project 2021-10-04 16:45:05 -07:00
gpui Allow underlines to have different color than the text 2021-10-26 12:46:46 -07:00
gpui_macros Use the same test::run_test function for async gpui::tests 2021-10-05 18:04:22 +02:00
language Adjust disk-based diagnostics based on edits since the last save 2021-10-27 18:58:07 -06:00
lsp Move lsp configuration into language crate 2021-10-26 12:17:51 -07:00
people_panel Extract people_panel into its own crate 2021-10-05 14:36:38 +02:00
project Fix routing of diagnostics to buffers in worktree 2021-10-26 15:46:39 -07:00
project_panel Get a basic end-to-end test for rust-analyzer integration working 2021-10-25 18:11:52 +02:00
rpc Rename zrpc to rpc 2021-10-04 13:28:00 -06:00
server Fix compilation errors 2021-10-26 14:27:00 +02:00
sum_tree Introduce Content::anchor_range_multimap 2021-10-26 14:28:02 +02:00
theme Include diagnostic info in HighlightedChunks iterator 2021-10-26 17:57:50 -07:00
theme_selector Extract theme_selector into its own crate 2021-10-05 15:38:25 +02:00
util Improve logging when avatar request fails 2021-10-04 15:47:18 -07:00
workspace Allow underlines to have different color than the text 2021-10-26 12:46:46 -07:00
zed Include diagnostic info in HighlightedChunks iterator 2021-10-26 17:57:50 -07:00