rust-analyzer/crates/ide/src
2022-03-12 16:50:49 +01:00
..
doc_links Bump pulldown-cmark-to-cmark, adjust usages and fix test 2022-02-06 09:04:06 +01:00
hover fix clippy::needless_borrow 2022-03-12 16:50:49 +01:00
prime_caches make it a config 2022-01-15 02:47:47 +00:00
syntax_highlighting fix clippy::single_char_pattern 2022-03-12 16:50:49 +01:00
typing Add scary warning to onEnter 2022-02-28 12:15:15 +02:00
annotations.rs fix: Make code lenses work on attributed items 2022-02-21 18:07:47 +01:00
call_hierarchy.rs Make more precise range macro upmapping 2022-01-31 15:53:44 +01:00
call_info.rs
doc_links.rs Add data queries for macros 2022-03-09 00:41:54 +01:00
expand_macro.rs Add data queries for macros 2022-03-09 00:41:54 +01:00
extend_selection.rs fix: Recognize Self as a proper keyword 2022-03-05 23:20:06 +01:00
file_structure.rs
fixture.rs
fn_references.rs
folding_ranges.rs internal: Re-arrange ide_db modules 2022-03-06 19:04:04 +01:00
goto_declaration.rs fix: Recognize Self as a proper keyword 2022-03-05 23:20:06 +01:00
goto_definition.rs Specific proc-macro crate type for other test fixture where needed 2022-03-09 22:18:09 +01:00
goto_implementation.rs
goto_type_definition.rs Don't show trait flyimports for impl trait and placeholders 2021-12-10 19:18:21 +01:00
highlight_related.rs internal: Re-arrange ide_db modules 2022-03-06 19:04:04 +01:00
hover.rs fix clippy::needless_borrow 2022-03-12 16:50:49 +01:00
inlay_hints.rs fix: Allow configuration of colons in inlay-hints 2022-03-11 21:15:36 +01:00
join_lines.rs internal: Re-arrange ide_db modules 2022-03-06 19:04:04 +01:00
lib.rs Merge #11664 2022-03-09 21:45:42 +00:00
markdown_remove.rs
markup.rs
matching_brace.rs
moniker.rs fix: Recognize Self as a proper keyword 2022-03-05 23:20:06 +01:00
move_item.rs
navigation_target.rs Move ide crates to new hir::Macro 2022-03-08 23:52:26 +01:00
parent_module.rs
prime_caches.rs make it a config 2022-01-15 02:47:47 +00:00
references.rs Specific proc-macro crate type for other test fixture where needed 2022-03-09 22:18:09 +01:00
rename.rs Support locals with multiple declaration sites 2022-03-04 19:49:08 +01:00
runnables.rs Update crates/ide/src/runnables.rs 2022-02-21 15:23:09 -06:00
shuffle_crate_graph.rs fix: Properly handle proc-macro crate types for nameres 2022-03-09 14:33:39 +01:00
ssr.rs
static_index.rs fix: Allow configuration of colons in inlay-hints 2022-03-11 21:15:36 +01:00
status.rs status: output all crates a file belongs to 2022-01-17 18:10:01 +01:00
syntax_highlighting.rs Optimize imports 2022-03-12 21:06:33 +08:00
syntax_tree.rs
typing.rs fix: Adjust . typing auto indentation 2022-01-14 12:15:43 +01:00
view_crate_graph.rs
view_hir.rs
view_item_tree.rs