ZIm/crates/editor/src
2024-04-11 03:48:06 -04:00
..
display_map Remove if-not-else patterns (#10402) 2024-04-11 03:48:06 -04:00
git Add git blame (#8889) 2024-03-28 18:32:11 +01:00
scroll editor: Preserve scroll position when jumping from multibuffer (#9921) 2024-03-28 18:33:57 +01:00
test Improve the ergonomics of creating local buffers (#10347) 2024-04-10 08:32:51 -06:00
actions.rs Add git blame (#8889) 2024-03-28 18:32:11 +01:00
blink_manager.rs Remove 2 suffix for editor 2024-01-03 10:58:57 -08:00
debounced_delay.rs Add debounce for re-querying completion documentation 2024-01-31 09:50:26 -05:00
display_map.rs Improve the ergonomics of creating local buffers (#10347) 2024-04-10 08:32:51 -06:00
editor.rs Remove if-not-else patterns (#10402) 2024-04-11 03:48:06 -04:00
editor_settings.rs Add the ability for extensions to provide language settings (#10296) 2024-04-08 19:17:12 -04:00
editor_tests.rs Improve the ergonomics of creating local buffers (#10347) 2024-04-10 08:32:51 -06:00
element.rs Fix block cursor does not render italic for vim (#10249) 2024-04-08 14:50:50 -06:00
git.rs Add git blame (#8889) 2024-03-28 18:32:11 +01:00
highlight_matching_bracket.rs Compute scrollbar markers asynchronously (#10080) 2024-04-03 12:21:17 +02:00
hover_links.rs Revert PR #6924 - go to reference when there's only one (#10094) 2024-04-02 14:31:58 -07:00
hover_popover.rs Remove if-not-else patterns (#10402) 2024-04-11 03:48:06 -04:00
inlay_hint_cache.rs Add a setting for custom associations between languages and files (#9290) 2024-03-13 10:23:30 -07:00
inline_completion_provider.rs Introduce InlineCompletionProvider (#9777) 2024-03-26 13:28:06 +01:00
items.rs Return back the ability to save non-dirty singleton buffers (#10174) 2024-04-04 18:06:47 +02:00
mouse_context_menu.rs Add git blame (#8889) 2024-03-28 18:32:11 +01:00
movement.rs Improve the ergonomics of creating local buffers (#10347) 2024-04-10 08:32:51 -06:00
persistence.rs wip 2023-01-25 11:32:19 -08:00
rust_analyzer_ext.rs Enable clippy::useless_conversion (#8767) 2024-03-03 10:22:55 -05:00
scroll.rs Remove if-not-else patterns (#10402) 2024-04-11 03:48:06 -04:00
selections_collection.rs Enable clippy::clone_on_copy (#8728) 2024-03-02 17:37:48 -05:00
test.rs Fix flickering (#9012) 2024-03-11 10:45:57 +01:00