rust-analyzer/crates/ide-completion/src
2023-12-01 18:55:26 +05:30
..
completions fix close parens position to move after field access 2023-12-01 18:55:26 +05:30
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 fix variant resolve for type alias 2023-11-26 21:00:11 +08:00
completions.rs Add config for preferring / ignoring prelude modules in find_path 2023-11-11 14:56:38 +01:00
config.rs Add config for preferring / ignoring prelude modules in find_path 2023-11-11 14:56:38 +01:00
context.rs Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra 2023-08-21 12:44:09 +03:00
item.rs fix: add fallback for completion label details 2023-11-25 13:25:42 +02:00
lib.rs Add config for preferring / ignoring prelude modules in find_path 2023-11-11 14:56:38 +01:00
render.rs fix close parens position to move after field access 2023-12-01 18:55:26 +05:30
snippet.rs Add config for preferring / ignoring prelude modules in find_path 2023-11-11 14:56:38 +01:00
tests.rs Update tests 2023-11-24 14:38:00 +02:00