..
display_map
Slightly simplify editor highlights code ( #9123 )
2024-03-10 00:38:45 +02:00
git
Add git blame
( #8889 )
2024-03-28 18:32:11 +01:00
scroll
editor: Preserve scroll position when jumping from multibuffer ( #9921 )
2024-03-28 18:33:57 +01:00
test
fix 9766 ( #10055 )
2024-04-01 16:30:14 -06:00
actions.rs
Add git blame
( #8889 )
2024-03-28 18:32:11 +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
Introduce InlineCompletionProvider
( #9777 )
2024-03-26 13:28:06 +01:00
editor.rs
Revert PR #6924 - go to reference when there's only one ( #10094 )
2024-04-02 14:31:58 -07:00
editor_settings.rs
Fix assorted linux issues ( #10061 )
2024-04-01 17:22:59 -07:00
editor_tests.rs
Revert PR #6924 - go to reference when there's only one ( #10094 )
2024-04-02 14:31:58 -07:00
element.rs
Fix alignment in git blame gutter ( #10067 )
2024-04-02 13:36:28 +02:00
git.rs
Add git blame
( #8889 )
2024-03-28 18:32:11 +01:00
highlight_matching_bracket.rs
Add new argument
vim text object ( #7791 )
2024-02-23 19:37:13 -07:00
hover_links.rs
Revert PR #6924 - go to reference when there's only one ( #10094 )
2024-04-02 14:31:58 -07:00
hover_popover.rs
Query code actions and hovers from all related local language servers ( #9943 )
2024-03-29 12:18:38 +02:00
inlay_hint_cache.rs
Add a setting for custom associations between languages and files ( #9290 )
2024-03-13 10:23:30 -07:00
inline_completion_provider.rs
Introduce InlineCompletionProvider
( #9777 )
2024-03-26 13:28:06 +01:00
items.rs
Use ignored
color from theme for items ignored by Git ( #10038 )
2024-04-01 11:34:49 -04:00
mouse_context_menu.rs
Add git blame
( #8889 )
2024-03-28 18:32:11 +01:00
movement.rs
Enable clippy::useless_format
( #8758 )
2024-03-02 23:31:58 -05:00
persistence.rs
wip
2023-01-25 11:32:19 -08:00
rust_analyzer_ext.rs
Enable clippy::useless_conversion
( #8767 )
2024-03-03 10:22:55 -05:00
scroll.rs
chore: Wrap WorkspaceId in newtype ( #9492 )
2024-03-18 12:39:03 +01:00
selections_collection.rs
Enable clippy::clone_on_copy
( #8728 )
2024-03-02 17:37:48 -05:00
test.rs
Fix flickering ( #9012 )
2024-03-11 10:45:57 +01:00