ZIm/crates/editor2/src
2023-11-15 16:36:43 -08:00
..
display_map Return a Fold struct when querying the FoldMap 2023-11-15 17:09:59 +01:00
scroll Make inlay hint cache tests pass 2023-11-13 18:25:21 +02:00
test Fix broken tests and comment out remaining tests 2023-11-13 16:46:06 -08:00
blink_manager.rs Fix blinking behavior in editor when receiving/losing focus 2023-11-08 19:03:57 +01:00
display_map.rs Return a Fold struct when querying the FoldMap 2023-11-15 17:09:59 +01:00
editor.rs Add focusable view and restore workspace deserialization. Partially restore split and tab functions 2023-11-15 16:36:43 -08:00
editor_settings.rs Fix editor settings deserialization in editor2 2023-11-09 15:37:46 -08:00
editor_tests.rs Fix broken tests and comment out remaining tests 2023-11-13 16:46:06 -08:00
element.rs Fix panic when painting blocks 2023-11-15 20:02:35 +01:00
git.rs Return a Fold struct when querying the FoldMap 2023-11-15 17:09:59 +01:00
highlight_matching_bracket.rs Merge remote-tracking branch 'origin/main' into editor-movement 2023-11-07 18:48:08 +01:00
hover_popover.rs Clear hover background highlights 2023-11-08 15:08:54 +01:00
inlay_hint_cache.rs Make inlay hint cache tests pass 2023-11-13 18:25:21 +02:00
items.rs Add focusable view and restore workspace deserialization. Partially restore split and tab functions 2023-11-15 16:36:43 -08:00
link_go_to_definition.rs uncomment mouse moved 2023-11-08 14:24:28 +01:00
mouse_context_menu.rs Remove dependency from gpui from editor2 2023-11-03 09:05:58 +01:00
movement.rs Merge remote-tracking branch 'origin/main' into editor-movement 2023-11-07 18:48:08 +01:00
persistence.rs Get editor2 compiling with a ton of code commented out 2023-11-02 23:35:20 -06:00
scroll.rs Re-enable most of the functionalities in editor2 2023-11-08 11:30:32 +01:00
selections_collection.rs WIP 2023-11-13 15:53:04 -08:00
test.rs checkpoint 2023-11-08 23:16:04 -08:00