rust-analyzer/crates/ra_ide_api/src/completion
2019-01-29 21:39:09 -05:00
..
snapshots Sort completions in tests 2019-01-27 22:51:20 +01:00
complete_dot.rs Add docs to struct fields 2019-01-25 14:29:56 -05:00
complete_fn_param.rs use a combination of source_change and text_edit for CompleteItem 2019-01-20 12:02:00 +08:00
complete_keyword.rs use a combination of source_change and text_edit for CompleteItem 2019-01-20 12:02:00 +08:00
complete_path.rs Add module documentation support 2019-01-25 12:51:36 -05:00
complete_postfix.rs Fix .not postfix completion 2019-01-21 22:33:30 +01:00
complete_scope.rs move completion item tests closer to the code 2019-01-23 16:05:13 +03:00
complete_snippet.rs fix completion bugs 2019-01-23 15:43:47 +08:00
completion_context.rs update ide_api to new hir 2019-01-24 15:40:52 +03:00
completion_item.rs Pass Documentation up to LSP and add "rust" to our codeblocks there 2019-01-29 21:39:09 -05:00