ZIm/crates/editor/src
Mikayla Maki 423ba0d351 Merge pull request #2348 from zed-industries/copilot-feedback
Fix issues from copilot feedback
2023-04-04 14:25:30 -07:00
..
display_map Merge pull request #2345 from zed-industries/autocomplete-vs-copilot 2023-04-03 15:25:52 +02:00
multi_buffer Implement Copy for multibuffer anchors 2022-11-28 14:18:49 -08:00
scroll Fixed issue where the NextScreen action would never have an effect 2022-12-12 15:36:51 -08:00
test Add blank pane experience 2023-03-08 17:56:39 -08:00
blink_manager.rs Show the cursor right away when opening opening/focusing editors 2022-11-04 10:18:47 +01:00
display_map.rs Merge pull request #2345 from zed-industries/autocomplete-vs-copilot 2023-04-03 15:25:52 +02:00
editor.rs Merge pull request #2348 from zed-industries/copilot-feedback 2023-04-04 14:25:30 -07:00
editor_tests.rs Merge pull request #2325 from zed-industries/tab-map-long-lines 2023-03-31 12:35:55 -04:00
element.rs Merge pull request #2316 from zed-industries/copilot 2023-03-31 12:36:04 -04:00
git.rs Layout git gutters inclusively 2022-10-31 14:35:42 -04:00
highlight_matching_bracket.rs Restructure how bracket pairs are overridden to unify lists 2023-02-20 10:53:37 -08:00
hover_popover.rs Allow waiting for language to be loaded in LanguageRegistry APIs 2023-03-10 12:17:47 +01:00
items.rs Do UTF8-aware truncation on long item names in editor item 2023-03-18 15:44:23 -07:00
link_go_to_definition.rs Tried alternate stratergy 2022-11-08 11:54:26 -08:00
mouse_context_menu.rs Add reveal in finder to additional locations 2023-02-21 16:09:11 -05:00
movement.rs Don't move up/down by more rows than the requested ones 2023-03-21 17:52:53 +01:00
multi_buffer.rs Merge pull request #2333 from zed-industries/copilot-improvements 2023-03-31 12:36:11 -04:00
persistence.rs wip 2023-01-25 11:32:19 -08:00
scroll.rs Hide editor hover on mouse move out & always notify when hiding hover 2023-01-20 10:16:24 -05:00
selections_collection.rs use more predictable rules for selecting which bracket to jump to and where 2023-02-15 14:04:16 -08:00
test.rs Don't make fonts::Features Copy 2023-03-17 13:54:56 +01:00