rust-analyzer/crates/ide/src
2020-12-20 10:05:24 +03:00
..
diagnostics Align code_model name with ungrammar 2020-12-20 10:05:24 +03:00
display Align code_model name with ungrammar 2020-12-20 10:05:24 +03:00
references Add test_rename_bind_pat 2020-12-19 19:55:44 +01:00
syntax_highlighting Make sure that HighlightModifier::ALL is synchronized with enum 2020-12-19 18:47:36 +03: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 Merge #6769 2020-12-10 16:18:49 +00:00
display.rs Don't expose SyntaxKind from IDE API 2020-12-18 19:28:48 +03:00
doc_links.rs Align code_model name with ungrammar 2020-12-20 10:05:24 +03: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 NavTarget doesn't assume that it points to a symbol 2020-12-18 21:15:48 +03: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 Align code_model name with ungrammar 2020-12-20 10:05:24 +03: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 Don't expose SyntaxKind from IDE API 2020-12-18 19:28:48 +03:00
markdown_remove.rs Remove more unreachable pubs 2020-11-02 16:58:33 +01:00
markup.rs Rename ra_ide -> ide 2020-08-13 17:58:27 +02:00
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 Deduplicate highlight tags and symbol kinds 2020-12-18 23:04:26 +03:00
runnables.rs Align code_model name with ungrammar 2020-12-20 10:05:24 +03:00
status.rs Use ExpandResult instead of MacroResult 2020-11-26 16:48:17 +01:00
syntax_highlighting.rs Align code_model name with ungrammar 2020-12-20 10:05:24 +03: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