rust/crates/ra_ide/src
2020-06-13 01:21:48 +02:00
..
completion Fix tests and remove unused methods 2020-06-13 01:21:48 +02:00
display Don't require module docs for Features and Assists 2020-05-31 09:59:38 +02:00
references KISS SourceChange 2020-05-22 18:04:26 +02:00
snapshots Add self keyword semantic token type 2020-05-25 12:08:58 +03:00
syntax_highlighting Add semantic highlight to QUESTION token 2020-05-29 21:17:14 +02:00
typing Less rust-analyzer specific onEnter 2020-05-25 14:28:47 +02:00
call_hierarchy.rs Propogate fixture meta to AnalysisHost 2020-05-16 15:23:43 +03:00
call_info.rs Switch to new magic marks 2020-05-20 13:02:53 +02:00
completion.rs Add more keywords 2020-06-11 14:16:35 +02:00
diagnostics.rs Fixed missing newline on each field on "Missing structure fields". 2020-05-27 13:15:19 -03:00
display.rs Hover tooltip module name is monospace once again 2020-05-25 23:18:45 -04:00
expand_macro.rs Doc more features 2020-05-31 10:14:36 +02:00
extend_selection.rs Don't require module docs for Features and Assists 2020-05-31 09:59:38 +02:00
folding_ranges.rs Introduce EffectExpr 2020-05-02 11:21:39 +02:00
goto_definition.rs Don't require module docs for Features and Assists 2020-05-31 09:59:38 +02:00
goto_implementation.rs Don't require module docs for Features and Assists 2020-05-31 09:59:38 +02:00
goto_type_definition.rs Don't require module docs for Features and Assists 2020-05-31 09:59:38 +02:00
hover.rs Move the rest of the features to generated docs 2020-05-31 11:29:19 +02:00
inlay_hints.rs Move the rest of the features to generated docs 2020-05-31 11:29:19 +02:00
join_lines.rs Don't require module docs for Features and Assists 2020-05-31 09:59:38 +02:00
lib.rs Generate features docs from source 2020-05-31 01:54:54 +02:00
matching_brace.rs Don't require module docs for Features and Assists 2020-05-31 09:59:38 +02:00
mock_analysis.rs Propogate fixture meta to AnalysisHost 2020-05-16 15:23:43 +03:00
parent_module.rs Don't require module docs for Features and Assists 2020-05-31 09:59:38 +02:00
prime_caches.rs main: eagerly prime goto-definition caches 2020-04-25 09:28:34 -04:00
references.rs add test 2020-05-31 12:21:45 -04:00
runnables.rs Don't require module docs for Features and Assists 2020-05-31 09:59:38 +02:00
ssr.rs Doc more features 2020-05-31 10:14:36 +02:00
status.rs Doc more features 2020-05-31 10:14:36 +02:00
syntax_highlighting.rs Merge #4664 2020-05-31 10:50:11 +00:00
syntax_tree.rs Move the rest of the features to generated docs 2020-05-31 11:29:19 +02:00
typing.rs Generate features docs from source 2020-05-31 01:54:54 +02:00