rust/crates/ide/src
2022-02-22 12:32:27 +01:00
..
doc_links Bump pulldown-cmark-to-cmark, adjust usages and fix test 2022-02-06 09:04:06 +01:00
hover internal: Expand the derive attribute into a pseudo expansion 2022-02-22 10:20:40 +01:00
prime_caches make it a config 2022-01-15 02:47:47 +00:00
syntax_highlighting internal: Expand the derive attribute into a pseudo expansion 2022-02-22 10:20:40 +01:00
typing
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 Bump pulldown-cmark-to-cmark, adjust usages and fix test 2022-02-06 09:04:06 +01:00
expand_macro.rs fix: Fix expand_macro always expanding the first listed derive 2022-02-22 12:32:27 +01:00
extend_selection.rs
file_structure.rs
fixture.rs
fn_references.rs
folding_ranges.rs
goto_declaration.rs
goto_definition.rs Fix cfg_attr invalidating derive identifier IDE functionality 2022-01-30 22:47:16 +01:00
goto_implementation.rs
goto_type_definition.rs
highlight_related.rs
hover.rs cleanup 2022-02-15 14:47:23 +00:00
inlay_hints.rs Fix various IDE features 2022-02-21 08:34:35 +02:00
join_lines.rs
lib.rs cleanup + detect num cpus 2022-01-14 09:48:59 +00:00
markdown_remove.rs
markup.rs
matching_brace.rs
moniker.rs
move_item.rs
navigation_target.rs Make more precise range macro upmapping 2022-01-31 15:53:44 +01:00
parent_module.rs
prime_caches.rs make it a config 2022-01-15 02:47:47 +00:00
references.rs update references::derive test output 2022-02-22 10:52:35 +01:00
rename.rs Use text range of name after macro expansion 2022-02-11 14:17:12 +08:00
runnables.rs Update crates/ide/src/runnables.rs 2022-02-21 15:23:09 -06:00
shuffle_crate_graph.rs
ssr.rs
static_index.rs
status.rs status: output all crates a file belongs to 2022-01-17 18:10:01 +01:00
syntax_highlighting.rs Fix syntax highlighting not highlighting derives anymore 2022-02-22 10:20:44 +01: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