rust/crates/ra_ide_api/src
2019-10-26 20:09:56 +03:00
..
completion avoid TextEditorBuilder for simple edits 2019-10-26 20:09:56 +03:00
display Use original_file instead of as_original_file 2019-10-11 06:50:53 +09:00
references avoid TextEditorBuilder for simple edits 2019-10-26 20:09:56 +03: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 Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
change.rs Prepare SourceDatabase API for lazy file loading 2019-10-14 16:23:55 +03:00
completion.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
db.rs relative-path 1.0 2019-10-17 13:08:33 -04: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 correctly handles commas in tuples 2019-10-09 11:26:09 +03: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 some fixes, add docs 2019-10-23 00:35:06 +03: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 Added test for check doc strings in crates. 2019-09-30 11:58:53 +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 Enable CfgOptions test for workspace crates 2019-10-03 02:28:02 +08:00
references.rs for highlighting, search only the current file 2019-10-24 14:16:36 +03:00
runnables.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03: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 avoid TextEditorBuilder for simple edits 2019-10-26 20:09:56 +03:00
wasm_shims.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00