rust/crates/ra_ide/src/completion
2020-02-12 21:00:47 -06:00
..
complete_dot.rs Move Type API to type 2020-01-14 14:42:52 +01:00
complete_fn_param.rs
complete_keyword.rs
complete_macro_in_item_position.rs
complete_path.rs Move Type API to type 2020-01-14 14:42:52 +01:00
complete_pattern.rs
complete_postfix.rs Clippy lints 2019-12-20 15:14:30 -05:00
complete_record_literal.rs
complete_record_pattern.rs
complete_scope.rs Remove hard-coded auto-import during completion 2020-02-09 10:04:47 +01:00
complete_snippet.rs Add macro_rules item snippet 2020-01-12 18:47:15 -05:00
complete_trait_impl.rs Completion now replaces whole fn/const/type def with snippet. 2020-02-12 21:00:47 -06:00
completion_context.rs Merge branch 'master' into kdelorey/complete-trait-impl 2020-02-09 10:37:43 -06:00
completion_item.rs
presentation.rs Add detection for a user already starting a fn impl and still providing completion. 2020-02-04 22:04:57 -06:00