rust/crates/ide/src
2021-01-01 17:31:32 +01:00
..
diagnostics Add initial_contents field for CreateFile 2020-12-21 15:55:40 +09:00
display Add ConstParams to the ide layer 2021-01-01 14:43:16 +01:00
references Merge #7030 2020-12-24 14:46:41 +00:00
syntax_highlighting Formatting. 2021-01-01 17:31:32 +01:00
typing Re-export base_db from ide_db 2020-10-24 11:39:57 +03:00
call_hierarchy.rs Don't expose SyntaxKind from IDE API 2020-12-18 19:28:48 +03:00
diagnostics.rs test for new behavior 2020-12-29 22:52:47 -07:00
display.rs Don't expose SyntaxKind from IDE API 2020-12-18 19:28:48 +03:00
doc_links.rs Add ConstParams to the ide layer 2021-01-01 14:43:16 +01:00
expand_macro.rs rename mock_analysis -> fixture 2020-10-02 17:49:44 +02:00
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 Re-export base_db from ide_db 2020-10-24 11:39:57 +03:00
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 Re-export base_db from ide_db 2020-10-24 11:39:57 +03:00
hover.rs Show lifetimes and labels on hover 2021-01-01 15:19:47 +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 Avoid a couple of allocations 2020-12-29 14:35:49 +02: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 Re-export base_db from ide_db 2020-10-24 11:39:57 +03:00
references.rs Add ConstParams to the ide layer 2021-01-01 14:43:16 +01:00
runnables.rs Add support for Rust 2021. 2021-01-01 17:22:23 +01:00
status.rs Use ExpandResult instead of MacroResult 2020-11-26 16:48:17 +01:00
syntax_highlighting.rs Add ConstParams to the ide layer 2021-01-01 14:43:16 +01:00
syntax_tree.rs Kill RAW_ literals 2020-11-06 22:23:14 +01:00
typing.rs Re-export base_db from ide_db 2020-10-24 11:39:57 +03:00