rust-analyzer/crates/ra_ide_api/src/completion
bors[bot] c416caeda2 Merge #1194
1194: Pr 1190 r=matklad a=matklad



Co-authored-by: Andrea Pretto <eulerdisk@gmail.com>
Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
2019-04-22 13:19:47 +00:00
..
snapshots fix postfix match indent 2019-04-22 10:38:39 +03:00
complete_dot.rs Refactor method candidate generation a bit 2019-04-14 21:53:35 +02:00
complete_fn_param.rs Use inline snapshots in complete_fn_param 2019-04-10 13:22:50 +03:00
complete_keyword.rs switch to new rowan 2019-04-01 12:06:24 +03:00
complete_path.rs New krate() method in Resolver. 2019-04-20 00:20:26 +02:00
complete_pattern.rs hide resolver 2019-04-13 11:00:15 +03:00
complete_postfix.rs fix postfix match indent 2019-04-22 10:38:39 +03:00
complete_scope.rs remove path_ident from CompletionContext 2019-04-22 16:04:56 +03:00
complete_snippet.rs move testing functions 2019-02-24 21:54:13 +03:00
complete_struct_literal.rs introduce SourceAnalyzer 2019-04-11 16:29:33 +03:00
completion_context.rs remove path_ident from CompletionContext 2019-04-22 16:04:56 +03:00
completion_item.rs move the rest of presentation to presentation 2019-02-24 21:46:04 +03:00
presentation.rs Move completion label functions to display 2019-04-09 14:45:05 +03:00