rust/crates/ra_ide_api/src/completion
2019-04-09 14:45:05 +03:00
..
snapshots Update test snapshots 2019-04-09 14:45:04 +03:00
complete_dot.rs Rudimentarily autocomplete tuple struct field access 2019-04-06 01:10:48 +02:00
complete_fn_param.rs switch to new rowan 2019-04-01 12:06:24 +03:00
complete_keyword.rs switch to new rowan 2019-04-01 12:06:24 +03:00
complete_path.rs always produce source for import 2019-04-02 17:58:04 +03:00
complete_pattern.rs replace todo with fixme 2019-03-23 11:07:09 +03:00
complete_postfix.rs move testing functions 2019-02-24 21:54:13 +03:00
complete_scope.rs Refactor CallInfo function signatures to new FunctionSignature type 2019-04-09 14:45:04 +03:00
complete_snippet.rs move testing functions 2019-02-24 21:54:13 +03:00
complete_struct_literal.rs replace todo with fixme 2019-03-23 11:07:09 +03:00
completion_context.rs switch to new rowan 2019-04-01 12:06:24 +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