ZIm/crates/editor2/src
2023-12-25 12:23:44 +01:00
..
display_map Remove #[allow(unused)] annotations in zed2 crates (#3798) 2023-12-25 12:23:44 +01:00
scroll Remove #[allow(unused)] annotations in zed2 crates (#3798) 2023-12-25 12:23:44 +01:00
test Remove #[allow(unused)] annotations in zed2 crates (#3798) 2023-12-25 12:23:44 +01:00
blink_manager.rs Remove #[allow(unused)] annotations in zed2 crates (#3798) 2023-12-25 12:23:44 +01:00
display_map.rs Remove #[allow(unused)] annotations in zed2 crates (#3798) 2023-12-25 12:23:44 +01:00
editor.rs Remove #[allow(unused)] annotations in zed2 crates (#3798) 2023-12-25 12:23:44 +01:00
editor_settings.rs Fix editor settings deserialization in editor2 2023-11-09 15:37:46 -08:00
editor_tests.rs Remove #[allow(unused)] annotations in zed2 crates (#3798) 2023-12-25 12:23:44 +01:00
element.rs Remove #[allow(unused)] annotations in zed2 crates (#3798) 2023-12-25 12:23:44 +01:00
git.rs Fix git test compilation 2023-12-04 17:57:43 +01:00
highlight_matching_bracket.rs Fix highlight tests (and a quirky behaviour where the highlights were not dismissed when user clicks on something that's not a brace) 2023-12-05 10:17:27 +01:00
hover_popover.rs Remove #[allow(unused)] annotations in zed2 crates (#3798) 2023-12-25 12:23:44 +01:00
inlay_hint_cache.rs Remove #[allow(unused)] annotations in zed2 crates (#3798) 2023-12-25 12:23:44 +01:00
items.rs Remove #[allow(unused)] annotations in zed2 crates (#3798) 2023-12-25 12:23:44 +01:00
link_go_to_definition.rs Remove #[allow(unused)] annotations in zed2 crates (#3798) 2023-12-25 12:23:44 +01:00
mouse_context_menu.rs Remove #[allow(unused)] annotations in zed2 crates (#3798) 2023-12-25 12:23:44 +01:00
movement.rs Remove #[allow(unused)] annotations in zed2 crates (#3798) 2023-12-25 12:23:44 +01:00
persistence.rs Get editor2 compiling with a ton of code commented out 2023-11-02 23:35:20 -06:00
rust_analyzer_ext.rs Remove #[allow(unused)] annotations in zed2 crates (#3798) 2023-12-25 12:23:44 +01:00
scroll.rs Remove #[allow(unused)] annotations in zed2 crates (#3798) 2023-12-25 12:23:44 +01:00
selections_collection.rs Remove stray dbg statements 2023-12-01 11:49:25 +01:00
test.rs Fix error in tests 2023-11-30 11:45:10 +01:00