..
display_map
Compute scrollbar markers asynchronously ( #10080 )
2024-04-03 12:21:17 +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
Compute scrollbar markers asynchronously ( #10080 )
2024-04-03 12:21:17 +02: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
Compute scrollbar markers asynchronously ( #10080 )
2024-04-03 12:21:17 +02:00
editor.rs
Refactor LSP adapter methods to compute labels in batches ( #10097 )
2024-04-03 09:22:56 -07:00
editor_settings.rs
Fix assorted linux issues ( #10061 )
2024-04-01 17:22:59 -07:00
editor_tests.rs
Fix crash when joining two consecutive lines ( #10000 )
2024-04-05 15:45:29 +02:00
element.rs
Fix scrollbar markers in large files ( #10181 )
2024-04-05 10:17:39 +02:00
git.rs
Add git blame
( #8889 )
2024-03-28 18:32:11 +01:00
highlight_matching_bracket.rs
Compute scrollbar markers asynchronously ( #10080 )
2024-04-03 12:21:17 +02: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
Fix interpretation of \n in hovers ( #10214 )
2024-04-05 15:59:37 -07: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
Return back the ability to save non-dirty singleton buffers ( #10174 )
2024-04-04 18:06:47 +02: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