.. |
display_map
|
Extract multi_buffer module out of editor (#3170)
|
2023-10-25 19:31:47 +02:00 |
scroll
|
vim: Fix ctrl-u/ctrl-d
|
2023-09-26 22:28:04 -06:00 |
test
|
Extract multi_buffer module out of editor (#3170)
|
2023-10-25 19:31:47 +02:00 |
blink_manager.rs
|
Do not blink the cursor if Zed window is focused away
|
2023-08-29 21:33:03 +03:00 |
display_map.rs
|
Handle pixel-down to last line when no trailing newline
|
2023-10-20 12:46:14 -06:00 |
editor.rs
|
Allow to include gitignored files into project search (#3394)
|
2023-11-23 19:28:11 +02:00 |
editor_settings.rs
|
Merge branch 'main' into search-query-suggestion-fixes
|
2023-11-09 14:18:17 -08:00 |
editor_tests.rs
|
Fix a compilation error
|
2023-11-03 21:51:12 +02:00 |
element.rs
|
Merge branch 'main' into pixel-columns
|
2023-10-18 23:00:56 -06:00 |
git.rs
|
Extract multi_buffer module out of editor (#3170)
|
2023-10-25 19:31:47 +02:00 |
highlight_matching_bracket.rs
|
Define language settings in the language crate
|
2023-05-16 17:29:53 -07:00 |
hover_popover.rs
|
Unbork markdown parse test by making links match
|
2023-10-12 16:18:54 -04:00 |
inlay_hint_cache.rs
|
Exclude more ignored/worktree-less/project-less buffers from inlay hint requests
|
2023-11-23 10:30:52 +02:00 |
items.rs
|
Add a setting for when to seed the search query from the text under the cursor
|
2023-11-09 14:03:14 -08:00 |
link_go_to_definition.rs
|
Improve inlay hint cache lookup
|
2023-09-14 23:31:50 +03:00 |
mouse_context_menu.rs
|
Define language settings in the language crate
|
2023-05-16 17:29:53 -07:00 |
movement.rs
|
Fix infinite loop in select all (#3154)
|
2023-10-24 02:58:48 -06:00 |
persistence.rs
|
|
|
scroll.rs
|
Split ContextMenu actions
|
2023-09-02 21:04:19 -06:00 |
selections_collection.rs
|
Fix build columnar selection logic
|
2023-10-20 12:55:41 -06:00 |
test.rs
|
When navigating diagnostics, skip diagnostic containing cursor
|
2023-10-24 17:56:56 +02:00 |