rust/crates/ra_ide_api/src
2019-03-23 17:34:49 +01:00
..
completion replace todo with fixme 2019-03-23 11:07:09 +03:00
snapshots Move highlighting and matching_brace 2019-03-23 17:34:49 +01:00
assists.rs Assign IDs to assists 2019-02-24 14:00:00 +03:00
call_info.rs
change.rs remove lower module 2019-03-17 12:52:52 +03:00
completion.rs rename type to type_alias in the AST as well 2019-02-25 13:49:32 +03:00
db.rs
diagnostics.rs Move highlighting and matching_brace 2019-03-23 17:34:49 +01:00
extend_selection.rs move extend selection from ra_ide_api_light to ra_ide_api 2019-03-20 23:52:55 +03:00
folding_ranges.rs Move folding_ranges to ra_ide_api 2019-03-22 16:31:21 +03:00
goto_definition.rs replace todo with fixme 2019-03-23 11:07:09 +03:00
hover.rs replace todo with fixme 2019-03-23 11:07:09 +03:00
impls.rs sort navigations to make tests stable 2019-03-14 13:28:45 +03:00
join_lines.rs Simplify changes and fix tests 2019-03-22 17:12:32 +01:00
lib.rs Move highlighting and matching_brace 2019-03-23 17:34:49 +01:00
line_index_utils.rs line_index and line_index_utils moved to ra_ide_api 2019-03-22 15:24:43 +03:00
line_index.rs replace todo with fixme 2019-03-23 11:07:09 +03:00
marks.rs Allow goto-definition to work for named fields in struct initializer 2019-02-27 17:51:59 +02:00
matching_brace.rs Move highlighting and matching_brace 2019-03-23 17:34:49 +01:00
mock_analysis.rs remove ignored macro tests 2019-02-19 20:06:53 +03:00
navigation_target.rs Add support for goto definition and hover on Self 2019-03-07 17:34:44 +02:00
parent_module.rs
references.rs
runnables.rs Replace module_tree with CrateDefMap 2019-03-17 12:49:07 +03:00
status.rs
symbol_index.rs replace todo with fixme 2019-03-23 11:07:09 +03:00
syntax_highlighting.rs Move highlighting and matching_brace 2019-03-23 17:34:49 +01:00
syntax_tree.rs Allow syntax strings to contain test markers 2019-03-04 09:19:46 +02:00
test_utils.rs Simplify changes and fix tests 2019-03-22 17:12:32 +01:00
typing.rs Remove LocalEdit usage 2019-03-23 17:00:49 +01:00