.. |
display_map
|
Re-export basic text types from text and language crates
|
2022-10-12 15:48:19 -07:00 |
multi_buffer
|
Re-export basic text types from text and language crates
|
2022-10-12 15:48:19 -07:00 |
test
|
Add assertion context manager to TestAppContext and convert existing vim tests to use neovim backed test context
|
2022-10-10 14:46:07 -07:00 |
display_map.rs
|
Re-export basic text types from text and language crates
|
2022-10-12 15:48:19 -07:00 |
editor.rs
|
Merge pull request #1762 from zed-industries/less-click-and-hover-invalidation
|
2022-10-16 10:23:54 -06:00 |
editor_tests.rs
|
Finished implementing vscode, emacs, and mac style pageup/down. Added keybindings ctrl-v, alt-v for emacs up/down and shift-pageup, shift-pagedown for vscode style. Also improved incorporated pageup/down into context menus
|
2022-10-14 13:52:30 -07:00 |
element.rs
|
Consolidate calculation of editor's visible row range
|
2022-10-14 10:37:44 -07:00 |
highlight_matching_bracket.rs
|
Add assertion context manager to TestAppContext and convert existing vim tests to use neovim backed test context
|
2022-10-10 14:46:07 -07:00 |
hover_popover.rs
|
Remove unconditional invalidation when calling mouse region handlers
|
2022-10-14 17:06:46 -06:00 |
items.rs
|
Re-export basic text types from text and language crates
|
2022-10-12 15:48:19 -07:00 |
link_go_to_definition.rs
|
Add assertion context manager to TestAppContext and convert existing vim tests to use neovim backed test context
|
2022-10-10 14:46:07 -07:00 |
mouse_context_menu.rs
|
Add assertion context manager to TestAppContext and convert existing vim tests to use neovim backed test context
|
2022-10-10 14:46:07 -07:00 |
movement.rs
|
Add MovePageUp and MovePageDown editor commands
|
2022-10-14 12:36:46 -07:00 |
multi_buffer.rs
|
Re-export basic text types from text and language crates
|
2022-10-12 15:48:19 -07:00 |
selections_collection.rs
|
Re-export basic text types from text and language crates
|
2022-10-12 15:48:19 -07:00 |
test.rs
|
Add assertion context manager to TestAppContext and convert existing vim tests to use neovim backed test context
|
2022-10-10 14:46:07 -07:00 |