rust/crates/ra_ide_api/src
2019-11-01 19:57:08 +01:00
..
completion Refactor to unify with method resolution 2019-11-01 19:57:08 +01:00
display Primitive signature help for mbe 2019-10-29 12:16:55 -04:00
references Some clippy fixes 2019-10-30 13:36:37 -04:00
snapshots restore coloring of attributes 2019-10-08 14:52:03 +03:00
assists.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
call_info.rs Use match_ast! in FnCallNode::with_node 2019-10-30 14:39:05 -04:00
change.rs Some clippy fixes 2019-10-30 13:36:37 -04:00
completion.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
db.rs fix compilation 2019-10-30 18:04:24 +03:00
diagnostics.rs avoid TextEditorBuilder for simple edits 2019-10-26 20:09:56 +03:00
display.rs Support completion for macros 2019-09-10 13:32:47 +08:00
extend_selection.rs extend selection in trait bound extends to plus 2019-10-27 21:29:06 +09:00
feature_flags.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
folding_ranges.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
goto_definition.rs Record assoc item resolution 2019-11-01 19:57:08 +01:00
goto_type_definition.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
hover.rs use Lazy, some fixes 2019-10-22 23:47:31 +03:00
impls.rs Move ids to hir_def crate 2019-10-30 13:11:38 +03:00
inlay_hints.rs replace AST visitors with macro 2019-10-05 17:03:03 +03:00
join_lines.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
lib.rs refactor typing_handlers 2019-10-25 12:04:17 +03:00
line_index_utils.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
line_index.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
marks.rs add <> when completing generic types 2019-10-08 21:14:52 +03:00
matching_brace.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
mock_analysis.rs Refactor CfgOptions inside 2019-10-03 02:28:02 +08:00
parent_module.rs Move ids to hir_def crate 2019-10-30 13:11:38 +03:00
references.rs for highlighting, search only the current file 2019-10-24 14:16:36 +03:00
runnables.rs runnables => match_ast! 2019-10-30 16:09:16 -04:00
source_change.rs introduce SingleFileChange 2019-10-25 11:49:38 +03:00
status.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
symbol_index.rs Prepare SourceDatabase API for lazy file loading 2019-10-14 16:23:55 +03:00
syntax_highlighting.rs use Lazy, some fixes 2019-10-22 23:47:31 +03:00
syntax_tree.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
test_utils.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
typing.rs Some clippy fixes 2019-10-30 13:36:37 -04:00
wasm_shims.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00