zed/crates/editor/src
Antonio Scandurra b588ba1435 Avoid auto-indenting when accepting copilot suggestion
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2023-03-31 17:17:35 +02:00
..
display_map Merge branch 'main' into copilot 2023-03-30 16:57:18 -07:00
multi_buffer
scroll
test Add blank pane experience 2023-03-08 17:56:39 -08:00
blink_manager.rs
display_map.rs Merge branch 'main' into copilot 2023-03-29 16:57:38 -07:00
editor.rs Avoid auto-indenting when accepting copilot suggestion 2023-03-31 17:17:35 +02:00
editor_tests.rs Don't use TabMap::expand_tabs in line_indent_for_buffer_row 2023-03-28 17:37:57 -07:00
element.rs Rework SuggestionMap to take highlight style when retrieving chunks 2023-03-28 09:42:01 -07:00
git.rs
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 Open symbol outline when clicking on editor breadcrumbs 2023-03-29 15:46:43 -04:00
link_go_to_definition.rs
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 Fix boundary condition in buffer_line_len when at the end of a file 2023-03-17 16:56:44 -07:00
persistence.rs
scroll.rs
selections_collection.rs
test.rs Don't make fonts::Features Copy 2023-03-17 13:54:56 +01:00