zed/crates/editor/src
Max Brunsfeld 1c46749ad7 Fix regression in Buffer::language_scope_at
Co-authored-by: Julia <julia@zed.dev>
2023-08-18 12:58:09 -07:00
..
display_map Fix warnings surfaced in Rust 1.71 2023-08-02 09:19:23 -07:00
multi_buffer Fix more inlay_map corner cases and hangings 2023-06-29 22:25:49 +03:00
scroll
test Get compiling 2023-08-07 19:08:58 -06:00
blink_manager.rs
display_map.rs Fix selection background too 2023-08-07 19:01:04 +01:00
editor.rs Fix regression in Buffer::language_scope_at 2023-08-18 12:58:09 -07:00
editor_settings.rs Move hint settings on the language level 2023-06-29 22:39:18 +03:00
editor_tests.rs Respect completion resolve server capabilities 2023-08-18 16:55:47 +03:00
element.rs Fix vim selection to include entire range (#2787) 2023-08-15 08:36:17 -06:00
git.rs
highlight_matching_bracket.rs
hover_popover.rs Add components example 2023-08-15 03:06:43 -07:00
inlay_hint_cache.rs Better multibuffer tests 2023-08-16 23:38:11 +03:00
items.rs Add PathExt trait (#2823) 2023-08-03 18:57:43 -04:00
link_go_to_definition.rs feat(workspace): allow alternative actions to open files and symbols in split 2023-07-14 21:49:15 +02:00
mouse_context_menu.rs
movement.rs Tidy-up 2023-08-16 22:29:28 -06:00
multi_buffer.rs Tidy-up 2023-08-16 22:29:28 -06:00
persistence.rs
scroll.rs Fix cursor adjustment on scroll 2023-08-18 11:23:43 -06:00
selections_collection.rs Vim visual block mode 2023-08-15 16:00:50 -06:00
test.rs