rust/crates/ra_ide_api/src/completion
2019-10-26 20:09:56 +03:00
..
complete_dot.rs tweak fn labels in completion 2019-10-10 18:09:14 +03:00
complete_fn_param.rs replace AST visitors with macro 2019-10-05 17:03:03 +03:00
complete_keyword.rs replace AST visitors with macro 2019-10-05 17:03:03 +03:00
complete_macro_in_item_position.rs Guess macro braces from docs 2019-10-21 02:16:01 +08:00
complete_path.rs tweak fn labels in completion 2019-10-10 18:09:14 +03:00
complete_pattern.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
complete_postfix.rs avoid TextEditorBuilder for simple edits 2019-10-26 20:09:56 +03:00
complete_record_literal.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
complete_record_pattern.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
complete_scope.rs tweak fn labels in completion 2019-10-10 18:09:14 +03:00
complete_snippet.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
completion_context.rs #1435 postfix completion for integer literals 2019-10-14 18:39:40 +03:00
completion_item.rs avoid TextEditorBuilder for simple edits 2019-10-26 20:09:56 +03:00
presentation.rs Guess macro braces from docs 2019-10-21 02:16:01 +08:00