rust/crates/ide-completion/src
2023-10-05 13:21:12 +02:00
..
completions Do flyimport completions by prefix search for short paths 2023-10-05 13:21:12 +02:00
context Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra 2023-08-21 12:44:09 +03:00
render split detail function 2023-09-23 19:43:19 -03:00
tests Do flyimport completions by prefix search for short paths 2023-10-05 13:21:12 +02:00
completions.rs Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra 2023-08-21 12:44:09 +03:00
config.rs full function signatures option 2023-09-08 22:03:42 -03:00
context.rs Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra 2023-08-21 12:44:09 +03:00
item.rs internal: re-generate lints.rs 2023-09-29 14:20:17 +02:00
lib.rs typing underscore should not trigger completions in types or patterns 2023-09-29 21:06:47 +02:00
render.rs Move doc comment handling into ide-db 2023-09-02 16:27:26 +02:00
snippet.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
tests.rs fix & run tests 2023-09-08 22:03:42 -03:00