rust/crates/ide_completion/src
Benjamin Coenen cf32dbd9bf feat(completion): add doc(hidden) completion for attributes
Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
2021-02-20 15:16:05 +01:00
..
completions feat(completion): add doc(hidden) completion for attributes 2021-02-20 15:16:05 +01:00
render rename completion -> ide_completion 2021-02-17 17:53:31 +03:00
completions.rs rename completion -> ide_completion 2021-02-17 17:53:31 +03:00
config.rs rename completion -> ide_completion 2021-02-17 17:53:31 +03:00
context.rs rename completion -> ide_completion 2021-02-17 17:53:31 +03:00
generated_lint_completions.rs rename completion -> ide_completion 2021-02-17 17:53:31 +03:00
item.rs rename completion -> ide_completion 2021-02-17 17:53:31 +03:00
lib.rs Consider import prefix config settings during flyimports 2021-02-20 13:53:50 +02:00
patterns.rs rename completion -> ide_completion 2021-02-17 17:53:31 +03:00
render.rs rename completion -> ide_completion 2021-02-17 17:53:31 +03:00
test_utils.rs rename completion -> ide_completion 2021-02-17 17:53:31 +03:00