rust/crates/ra_ide_api/src/completion
2019-05-23 20:18:47 +03:00
..
snapshots fix postfix match indent 2019-04-22 10:38:39 +03:00
complete_dot.rs Differentiate Tuple / FnPtr type constructors by cardinality 2019-05-04 19:11:21 +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 add union to code_model 2019-05-23 20:18:47 +03:00
completion_context.rs remove path_ident from CompletionContext 2019-04-22 16:04:56 +03:00
completion_item.rs Added local macro goto 2019-05-04 17:39:51 +01:00
presentation.rs add union to code_model 2019-05-23 20:18:47 +03:00