rust/crates/ide/src
2021-01-01 19:25:18 +00:00
..
diagnostics Add initial_contents field for CreateFile 2020-12-21 15:55:40 +09:00
display Support labels in reference search 2020-12-24 15:40:18 +01:00
references Merge #7030 2020-12-24 14:46:41 +00:00
syntax_highlighting Support labels in reference search 2020-12-24 15:40:18 +01:00
typing
call_hierarchy.rs Don't expose SyntaxKind from IDE API 2020-12-18 19:28:48 +03:00
diagnostics.rs Simplify more 2020-12-24 19:37:46 +03:00
display.rs Don't expose SyntaxKind from IDE API 2020-12-18 19:28:48 +03:00
doc_links.rs Support labels in reference search 2020-12-24 15:40:18 +01:00
expand_macro.rs
extend_selection.rs Node-ify lifetimes 2020-12-16 14:16:09 +01:00
file_structure.rs Don't expose SyntaxKind from IDE API 2020-12-18 19:28:48 +03:00
fixture.rs
fn_references.rs Add **Ignore Test** assist 2020-11-17 14:22:04 +01:00
folding_ranges.rs Use items can also have doc comments 2020-12-04 17:09:40 +01:00
goto_definition.rs Merge #7030 2020-12-24 14:46:41 +00:00
goto_implementation.rs Rename ImplDef -> Impl 2020-12-17 14:36:15 +03:00
goto_type_definition.rs
hover.rs Support labels in reference search 2020-12-24 15:40:18 +01:00
inlay_hints.rs Move the helpers into ide_db 2020-11-28 16:30:39 +02:00
join_lines.rs Remove more unreachable pubs 2020-11-02 16:58:33 +01:00
lib.rs Initial implementation of view-hir command 2020-12-28 18:29:58 +00:00
markdown_remove.rs Remove more unreachable pubs 2020-11-02 16:58:33 +01:00
markup.rs
matching_brace.rs Remove more unreachable pubs 2020-11-02 16:58:33 +01:00
parent_module.rs Don't expose SyntaxKind from IDE API 2020-12-18 19:28:48 +03:00
prime_caches.rs
references.rs Support labels in reference search 2020-12-24 15:40:18 +01:00
runnables.rs Don't split path separators apart in doctest runnables 2020-12-25 11:22:11 +01:00
status.rs Use ExpandResult instead of MacroResult 2020-11-26 16:48:17 +01:00
syntax_highlighting.rs Support labels in reference search 2020-12-24 15:40:18 +01:00
syntax_tree.rs Kill RAW_ literals 2020-11-06 22:23:14 +01:00
typing.rs
view_hir.rs Address review suggestion, fix tidy tests 2021-01-01 19:25:18 +00:00