zed/crates
Max Brunsfeld 447f710570
Merge pull request #226 from zed-industries/1d-block-map
Allow full diagnostic messages to be displayed in the editor
2021-11-19 09:16:49 -08:00
..
buffer Enhance keyboard navigation when showing next diagnostic 2021-11-18 16:55:18 +01: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 WIP: Start converting SelectionSet to use AnchorRangeMap 2021-10-22 13:19:19 -06:00
editor Use anchor_after in randomized tests to match BlockMap 2021-11-19 18:04:31 +01: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 Merge pull request #226 from zed-industries/1d-block-map 2021-11-19 09:16:49 -08:00
gpui_macros Use the same test::run_test function for async gpui::tests 2021-10-05 18:04:22 +02:00
language Enhance keyboard navigation when showing next diagnostic 2021-11-18 16:55:18 +01:00
lsp Invalidate active diagnostics when they are removed 2021-11-19 16:15:22 +01:00
people_panel Extract people_panel into its own crate 2021-10-05 14:36:38 +02:00
project In a diagnostic group, mark the highest-severity diagnostic as primary 2021-11-18 15:53:00 +01:00
project_panel Get a basic end-to-end test for rust-analyzer integration working 2021-10-25 18:11:52 +02:00
rpc In a diagnostic group, mark the highest-severity diagnostic as primary 2021-11-18 15:53:00 +01:00
server Merge pull request #226 from zed-industries/1d-block-map 2021-11-19 09:16:49 -08:00
sum_tree WIP: Probably the wrong direction 2021-11-10 17:44:56 -07:00
theme Allow styling of invalid diagnostics 2021-11-19 14:35:00 +01: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 Merge pull request #226 from zed-industries/1d-block-map 2021-11-19 09:16:49 -08:00
zed Allow styling of invalid diagnostics 2021-11-19 14:35:00 +01:00