rust/crates/ide/src
2021-10-28 18:40:38 +02:00
..
display Replace if let with match where appropriate 2021-10-05 09:00:21 +11:00
doc_links
hover Refactor ide handling for paths in derive inputs 2021-10-28 16:47:19 +02:00
syntax_highlighting Enable auto-import and qualify-path in derive attributes 2021-10-28 18:40:38 +02:00
typing docs: add note about vscode-vim in on_enter 2021-10-01 14:12:32 -04:00
annotations.rs Refactor to eliminate a vector allocation. 2021-10-06 16:43:37 -05:00
call_hierarchy.rs Saw a FIXME comment and decided to fix it. 2021-10-12 11:52:31 -04:00
display.rs
doc_links.rs Refactor ide handling for paths in derive inputs 2021-10-28 16:47:19 +02:00
expand_macro.rs Update crates/ide/src/expand_macro.rs 2021-10-26 20:17:47 +02:00
extend_selection.rs Saw a FIXME comment and decided to fix it. 2021-10-12 11:52:31 -04:00
file_structure.rs
fixture.rs
fn_references.rs
folding_ranges.rs
goto_declaration.rs fix: make goto_declaration multi-token mapping aware 2021-10-26 19:31:49 +02:00
goto_definition.rs Refactor ide handling for paths in derive inputs 2021-10-28 16:47:19 +02:00
goto_implementation.rs Saw a FIXME comment and decided to fix it. 2021-10-12 11:52:31 -04:00
goto_type_definition.rs assume valid identifier 2021-10-26 19:33:50 +02:00
highlight_related.rs more clippy fixes 2021-10-16 12:32:55 +01:00
hover.rs more clippy fixes 2021-10-16 12:32:55 +01:00
inlay_hints.rs more clippy fixes 2021-10-16 12:32:55 +01:00
join_lines.rs Migrate to edition 2021 2021-10-21 20:10:40 +02:00
lib.rs more clippy fixes 2021-10-16 12:32:55 +01:00
markdown_remove.rs
markup.rs
matching_brace.rs Matching brace prefers brace on cursor's right 2021-10-14 14:15:56 +08:00
move_item.rs more clippy fixes 2021-10-16 12:32:55 +01:00
parent_module.rs
prime_caches.rs
references.rs internal: untangle usages of ReferenceCategory somewhat 2021-10-02 13:02:06 +03:00
rename.rs more clippy fixes 2021-10-16 12:32:55 +01:00
runnables.rs Saw a FIXME comment and decided to fix it. 2021-10-12 11:52:31 -04:00
ssr.rs
static_index.rs Refactor ide handling for paths in derive inputs 2021-10-28 16:47:19 +02:00
status.rs
syntax_highlighting.rs more clippy fixes 2021-10-16 12:32:55 +01:00
syntax_tree.rs
typing.rs revert 2021-10-16 14:13:43 +01:00
view_crate_graph.rs
view_hir.rs
view_item_tree.rs