rust/crates/ra_ide_api/src
2019-06-04 21:26:12 +01:00
..
completion Use inline snapshots in complete_keyword 2019-06-04 21:26:12 +01:00
display update ra_ide_api to use builtins 2019-05-30 16:10:07 +03:00
snapshots Highlight primitive types 2019-05-29 21:54:22 +03:00
assists.rs Rename source_edit to source_file_edit to match file_system_edit 2019-03-25 09:13:58 +02:00
call_info.rs fix typos in mbe tests 2019-05-28 18:46:11 +03:00
change.rs don't cache parses twice 2019-06-02 20:15:10 +03:00
completion.rs fix typos in mbe tests 2019-05-28 18:46:11 +03:00
db.rs add AstDatabase 2019-06-02 12:27:36 +03:00
diagnostics.rs fix todo 2019-05-28 18:50:53 +03:00
display.rs Fix doc comment 2019-04-09 16:08:24 +03:00
extend_selection.rs fix typos in mbe tests 2019-05-28 18:46:11 +03:00
folding_ranges.rs fix typos in mbe tests 2019-05-28 18:46:11 +03:00
goto_definition.rs Improve goto definition for MBE 2019-06-01 19:34:19 +08:00
goto_type_definition.rs fix typos in mbe tests 2019-05-28 18:46:11 +03:00
hover.rs Sort hover results in tests 2019-05-30 21:20:17 +03:00
impls.rs fix typos in mbe tests 2019-05-28 18:46:11 +03:00
join_lines.rs fix typos in mbe tests 2019-05-28 18:46:11 +03:00
lib.rs fix typos in mbe tests 2019-05-28 18:46:11 +03: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 update ra_ide_api to use builtins 2019-05-30 16:10:07 +03:00
matching_brace.rs fix typos in mbe tests 2019-05-28 18:46:11 +03:00
mock_analysis.rs remove ignored macro tests 2019-02-19 20:06:53 +03:00
name_ref_kind.rs Improve goto definition for MBE 2019-06-01 19:34:19 +08:00
parent_module.rs Move ra_ide_api unit tests 2019-03-25 21:03:32 +01:00
references.rs fix typos in mbe tests 2019-05-28 18:46:11 +03:00
runnables.rs fix typos in mbe tests 2019-05-28 18:46:11 +03:00
status.rs don't cache parses twice 2019-06-02 20:15:10 +03:00
symbol_index.rs fix typos in mbe tests 2019-05-28 18:46:11 +03:00
syntax_highlighting.rs update ra_ide_api to use builtins 2019-05-30 16:10:07 +03:00
syntax_tree.rs fix typos in mbe tests 2019-05-28 18:46:11 +03:00
test_utils.rs fix typos in mbe tests 2019-05-28 18:46:11 +03:00
typing.rs fix typos in mbe tests 2019-05-28 18:46:11 +03:00