ZIm/crates/editor/src
Mikayla Maki 933fb87013
Fix editor selection issue (#4110)
Release Notes:

- Fixes a bug where, editor selections would update in the wrong pane
when split.
2024-01-17 17:16:56 -08:00
..
display_map Editor docs (#4097) 2024-01-18 00:48:37 +01:00
scroll Editor docs (#4097) 2024-01-18 00:48:37 +01:00
test gpui: Further docs refinement & moved some reexports into 'private' module (#3935) 2024-01-07 14:14:21 +01:00
actions.rs Editor docs (#4097) 2024-01-18 00:48:37 +01:00
blink_manager.rs Remove 2 suffix for editor 2024-01-03 10:58:57 -08:00
display_map.rs Editor docs (#4097) 2024-01-18 00:48:37 +01:00
editor.rs Add typo detection to CI (#4107) 2024-01-17 17:13:47 -08:00
editor_settings.rs Display setting documentation in settings.json (#3936) 2024-01-08 19:30:18 +01:00
editor_tests.rs Fix the tests 2024-01-16 10:58:27 +02:00
element.rs Fix editor selection issue (#4110) 2024-01-17 17:16:56 -08:00
git.rs Track read_only per project and buffer 2024-01-03 19:31:43 -07:00
highlight_matching_bracket.rs Remove 2 suffix for editor 2024-01-03 10:58:57 -08:00
hover_popover.rs Refresh window, bypassing view cache, when opening hover or context menu 2024-01-17 09:40:16 -05:00
inlay_hint_cache.rs Add typo detection to CI (#4107) 2024-01-17 17:13:47 -08:00
items.rs Add more open events 2024-01-15 16:26:04 -05:00
link_go_to_definition.rs Editor docs (#4097) 2024-01-18 00:48:37 +01:00
mouse_context_menu.rs Remove 2 suffix for editor 2024-01-03 10:58:57 -08:00
movement.rs Editor docs (#4097) 2024-01-18 00:48:37 +01:00
persistence.rs wip 2023-01-25 11:32:19 -08:00
rust_analyzer_ext.rs Remove 2 suffix for editor 2024-01-03 10:58:57 -08:00
scroll.rs Editor docs (#4097) 2024-01-18 00:48:37 +01:00
selections_collection.rs Editor docs (#4097) 2024-01-18 00:48:37 +01:00
test.rs Remove some todo!'s 2024-01-09 11:36:36 +02:00