rust-analyzer/crates/ra_ide_api/src/completion
2019-04-02 13:26:09 +03:00
..
snapshots fix comment naming 2019-04-02 10:48:59 +03:00
complete_dot.rs replace todo with fixme 2019-03-23 11:07:09 +03: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 fix a panic with glob-import missing a source map 2019-04-02 13:26:09 +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 move testing functions 2019-02-24 21:54:13 +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 Replace Display by a pretty printing trait for Ty 2019-03-16 16:36:59 +01:00