ZIm/crates/editor/src
Leon Huston b716035d02
Editor: support go to implementation (#7890)
Release Notes:

- Added "Go to implementation" support in editor.
2024-02-22 14:22:04 +01:00
..
display_map Add documentation to many core editor types (#7919) 2024-02-17 09:03:05 -07:00
git Permalink add Gitee host support (#7134) 2024-01-31 08:54:03 +01:00
scroll Links to channel notes (#7262) 2024-02-01 22:22:02 -07:00
test Vim: enable sending multiple keystrokes from custom keybinding (#7965) 2024-02-20 15:01:45 -07:00
actions.rs Editor: support go to implementation (#7890) 2024-02-22 14:22:04 +01:00
blink_manager.rs Remove 2 suffix for editor 2024-01-03 10:58:57 -08:00
debounced_delay.rs Add debounce for re-querying completion documentation 2024-01-31 09:50:26 -05:00
display_map.rs Add documentation to many core editor types (#7919) 2024-02-17 09:03:05 -07:00
editor.rs Editor: support go to implementation (#7890) 2024-02-22 14:22:04 +01:00
editor_settings.rs Editor toolbar configuration (#7338) 2024-02-03 22:40:54 +02:00
editor_tests.rs Add unique lines command (#7526) 2024-02-08 17:13:15 +02:00
element.rs Editor: support go to implementation (#7890) 2024-02-22 14:22:04 +01:00
git.rs Add ability to copy a permalink to a line (#7119) 2024-01-30 19:20:15 -05:00
highlight_matching_bracket.rs Add logic for managing language and theme extensions (#7467) 2024-02-07 15:14:50 -05:00
hover_links.rs Add editor::OpenUrl action and bind to gx in Vim mode (#7972) 2024-02-18 18:52:50 +01:00
hover_popover.rs Fix panic when loading hover state. (#7861) 2024-02-15 14:20:10 -07:00
inlay_hint_cache.rs Add logic for managing language and theme extensions (#7467) 2024-02-07 15:14:50 -05:00
items.rs Add "code_actions_on_format" (#7860) 2024-02-15 14:19:57 -07:00
mouse_context_menu.rs Editor: support go to implementation (#7890) 2024-02-22 14:22:04 +01:00
movement.rs vim: Implement Go To Previous Word End (#7505) 2024-02-15 16:15:31 -07:00
persistence.rs wip 2023-01-25 11:32:19 -08:00
rust_analyzer_ext.rs Remove 2 suffix for editor 2024-01-03 10:58:57 -08:00
scroll.rs vim hml (#7298) 2024-02-02 19:24:36 -07:00
selections_collection.rs Add documentation to many core editor types (#7919) 2024-02-17 09:03:05 -07:00
test.rs Remove some todo!'s 2024-01-09 11:36:36 +02:00