.. |
display_map
|
Show inline previews for LSP document colors (#32816)
|
2025-06-17 13:46:21 +00:00 |
git
|
Use read-only access methods for read-only entity operations (#31479)
|
2025-05-26 23:04:31 -04:00 |
scroll
|
vim: Add horizontal scrolling support in vim mode (#32558)
|
2025-06-13 00:17:15 -06:00 |
test
|
debugger: Process ANSI color escape codes in console (#32817)
|
2025-06-16 17:39:53 -04:00 |
actions.rs
|
Fix code actions run confusion (#32579)
|
2025-06-11 16:51:46 -06:00 |
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: Improve completions sort order for Tailwind classes (#32612)
|
2025-06-12 20:23:16 +05:30 |
code_context_menus.rs
|
editor: Improve completions sort order for Tailwind classes (#32612)
|
2025-06-12 20:23:16 +05:30 |
display_map.rs
|
Show inline previews for LSP document colors (#32816)
|
2025-06-17 13:46:21 +00:00 |
editor.rs
|
Fix diff indicators not restored when reopening remote project (#31384)
|
2025-06-17 10:07:51 -04:00 |
editor_settings.rs
|
Show inline previews for LSP document colors (#32816)
|
2025-06-17 13:46:21 +00:00 |
editor_settings_controls.rs
|
chore: Bump Rust edition to 2024 (#27800)
|
2025-03-31 20:55:27 +02:00 |
editor_tests.rs
|
Show inline previews for LSP document colors (#32816)
|
2025-06-17 13:46:21 +00:00 |
element.rs
|
Show inline previews for LSP document colors (#32816)
|
2025-06-17 13:46:21 +00:00 |
git.rs
|
Project Diff 2 (#23891)
|
2025-02-03 13:18:50 -07:00 |
highlight_matching_bracket.rs
|
Attempt to log error instead of crash in bracket highlighting (#32837)
|
2025-06-17 07:26:58 +00:00 |
hover_links.rs
|
debugger: Process ANSI color escape codes in console (#32817)
|
2025-06-16 17:39:53 -04:00 |
hover_popover.rs
|
debugger: Process ANSI color escape codes in console (#32817)
|
2025-06-16 17:39:53 -04: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
|
debugger: Process ANSI color escape codes in console (#32817)
|
2025-06-16 17:39:53 -04:00 |
jsx_tag_auto_close.rs
|
Disable nav history in vim scrolls (#32656)
|
2025-06-12 22:18:22 -06: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_colors.rs
|
Show inline previews for LSP document colors (#32816)
|
2025-06-17 13:46:21 +00:00 |
lsp_ext.rs
|
Select applicable positions for lsp_ext methods more leniently (#32272)
|
2025-06-06 22:47:20 +00:00 |
mouse_context_menu.rs
|
Add a run menu (#32505)
|
2025-06-10 19:57:46 -06:00 |
movement.rs
|
Show inline previews for LSP document colors (#32816)
|
2025-06-17 13:46:21 +00:00 |
persistence.rs
|
Simplify the SerializableItem::cleanup implementation (#29567)
|
2025-04-28 22:15:24 +00:00 |
proposed_changes_editor.rs
|
Show inline previews for LSP document colors (#32816)
|
2025-06-17 13:46:21 +00:00 |
rust_analyzer_ext.rs
|
Select applicable positions for lsp_ext methods more leniently (#32272)
|
2025-06-06 22:47:20 +00:00 |
scroll.rs
|
vim: Add horizontal scrolling support in vim mode (#32558)
|
2025-06-13 00:17:15 -06:00 |
selections_collection.rs
|
Fix panic when editor::OpenSelectionsInMultibuffer only has pending selection (#32842)
|
2025-06-17 08:35:14 +00:00 |
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
|
Add #[track_caller] to test utilities that involve marked text (#32043)
|
2025-06-04 02:37:27 +00:00 |