zed/crates
Antonio Scandurra 63f171200e Enhance diagnostic unit test and correctly display primary diagnostic
That is, if the diagnostic has more than one line we will display the
first line in the header and all the other message lines at the error
location.
2021-12-17 12:16:09 +01:00
..
chat_panel Correctly incorporate editor settings into diagnostic header rendering 2021-12-16 16:36:33 -08: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 Enhance diagnostic unit test and correctly display primary diagnostic 2021-12-17 12:16:09 +01:00
editor WIP - Improve project diagnostic context rendering 2021-12-16 18:34:29 -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 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 - Improve project diagnostic context rendering 2021-12-16 18:34:29 -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 Suppress unused field warnings 2021-12-16 11:17:06 -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 Correctly incorporate editor settings into diagnostic header rendering 2021-12-16 16:36:33 -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 Ensure BlockMap::clip_point always yield a valid buffer location 2021-12-16 12:29:37 +01:00
theme Start work on generalizing the BlockMap to allow arbitrary elements 2021-12-01 15:25:55 -08:00
theme_selector Correctly incorporate editor settings into diagnostic header rendering 2021-12-16 16:36:33 -08: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