ZIm/crates/language/src
Nathan Sobo 93a3f4b615 Move rendering and select prev/next into ContextMenu enum
This prepares the way to have a code actions context menu.
2022-02-05 10:19:43 -07:00
..
buffer.rs Move rendering and select prev/next into ContextMenu enum 2022-02-05 10:19:43 -07:00
diagnostic_set.rs Re-enable cargo check for rust-analyzer 2022-01-04 18:26:16 +01:00
highlight_map.rs Start work on syntax highlighting completions 2022-02-02 18:14:30 -08:00
language.rs Add a ToPointUtf16 trait in text and multibuffer 2022-02-04 17:35:37 -08:00
outline.rs Use StringMatchCandidate::new to construct candidates more conveniently 2022-01-31 19:11:13 +01:00
proto.rs Start work on syntax highlighting completions 2022-02-02 18:14:30 -08:00
tests.rs Adjust assertion to reflect rust grammar upgrade 2022-02-04 13:31:41 -08:00