..
display_map
Allow LSP adapters to decide, which diagnostics to underline ( #31450 )
2025-05-26 22:19:02 +03:00
git
Use read-only access methods for read-only entity operations ( #31479 )
2025-05-26 23:04:31 -04:00
scroll
chore: Bump Rust edition to 2024 ( #27800 )
2025-03-31 20:55:27 +02:00
test
snippets: Preserve leading whitespace ( #31933 )
2025-06-03 02:37:06 +00:00
actions.rs
Add Code Actions to the Toolbar ( #31236 )
2025-05-23 16:55:29 +05:30
blink_manager.rs
Remove unneeded anonymous lifetimes from gpui::Context
( #27686 )
2025-03-28 19:26:30 +00:00
clangd_ext.rs
Use read-only access methods for read-only entity operations ( #31479 )
2025-05-26 23:04:31 -04:00
code_completion_tests.rs
editor: Handle more completion sort cases ( #30690 )
2025-05-14 18:49:39 +05:30
code_context_menus.rs
Make completions menu stay open after after it's manually requested ( #32015 )
2025-06-03 20:33:52 +00:00
display_map.rs
Allow LSP adapters to decide, which diagnostics to underline ( #31450 )
2025-05-26 22:19:02 +03:00
editor.rs
Make completions menu stay open after after it's manually requested ( #32015 )
2025-06-03 20:33:52 +00:00
editor_settings.rs
Add holding opt/alt for fast scrolling ( #31056 )
2025-05-26 19:42:20 +00:00
editor_settings_controls.rs
chore: Bump Rust edition to 2024 ( #27800 )
2025-03-31 20:55:27 +02:00
editor_tests.rs
snippets: Preserve leading whitespace ( #31933 )
2025-06-03 02:37:06 +00:00
element.rs
editor: Fix columnar selection incorrectly uses cursor to start selection instead of mouse position ( #31888 )
2025-06-02 16:37:36 +05:30
git.rs
Project Diff 2 ( #23891 )
2025-02-03 13:18:50 -07:00
highlight_matching_bracket.rs
Eliminate GPUI View, ViewContext, and WindowContext types ( #22632 )
2025-01-26 03:02:45 +00:00
hover_links.rs
Use read-only access methods for read-only entity operations ( #31479 )
2025-05-26 23:04:31 -04:00
hover_popover.rs
Avoid re-querying language server completions when possible ( #31872 )
2025-06-02 22:19:09 +00:00
indent_guides.rs
Fix editor rendering slowness with large folds ( #31569 )
2025-05-28 23:05:06 +00:00
inlay_hint_cache.rs
Use read-only access methods for read-only entity operations ( #31479 )
2025-05-26 23:04:31 -04:00
inline_completion_tests.rs
Restore scroll after undo edit prediction ( #31162 )
2025-05-22 09:16:11 +00:00
items.rs
Use read-only access methods for read-only entity operations ( #31479 )
2025-05-26 23:04:31 -04:00
jsx_tag_auto_close.rs
Avoid re-querying language server completions when possible ( #31872 )
2025-06-02 22:19:09 +00:00
linked_editing_ranges.rs
editor: Fix extra characters were being written at the end of an HTML tag ( #28529 )
2025-04-11 00:17:34 +05:30
lsp_ext.rs
Use both language and LSP icons for LSP tasks ( #31773 )
2025-05-30 19:28:56 +00:00
mouse_context_menu.rs
Add Code Actions to the Toolbar ( #31236 )
2025-05-23 16:55:29 +05:30
movement.rs
Allow to temporarily toggle diagnostics in the editor ( #30316 )
2025-05-08 21:47:32 +00:00
persistence.rs
Simplify the SerializableItem::cleanup implementation ( #29567 )
2025-04-28 22:15:24 +00:00
proposed_changes_editor.rs
Use anyhow
more idiomatically ( #31052 )
2025-05-20 23:06:07 +00:00
rust_analyzer_ext.rs
Use read-only access methods for read-only entity operations ( #31479 )
2025-05-26 23:04:31 -04:00
scroll.rs
theme: Add colors for minimap thumb and border ( #30785 )
2025-05-26 18:23:41 +00:00
selections_collection.rs
editor: Fix multi-cursor not added to lines shorter than current cursor column ( #31100 )
2025-05-21 21:06:33 +05:30
signature_help.rs
editor: Defer the effects of change_selections
to end of transact
( #31731 )
2025-05-30 01:53:02 -06:00
tasks.rs
Support tasks from rust-analyzer ( #28359 )
2025-04-08 15:07:56 -06:00
test.rs
zlog: Replace usages of env_logger
in tests with zlog
( #31436 )
2025-05-26 11:48:50 -04:00