zed/crates/diagnostics/src
Max Brunsfeld 93bcde953c Consolidate logic for completion alongside code actions in Project
This way, completions are dealt with more consistently with code actions,
and the logic is not spread across so many places. The `language::File`
trait and the multibuffer no longer need to deal with completions. Completions
are no longer generic over an anchor type.
2022-02-08 14:24:45 -08:00
..
diagnostics.rs Consolidate logic for completion alongside code actions in Project 2022-02-08 14:24:45 -08:00
items.rs Render diagnostic status bar icon with icons 2022-01-25 15:33:34 -08:00