rust/crates/ide-completion/src
2023-12-08 16:23:45 +05:30
..
completions Make callable fields not complete in method access no parens case 2023-12-08 16:23:45 +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 Turn macro_expand from query to normal function 2023-11-28 17:23:51 +01:00
completions.rs 🧹 2023-11-28 10:55:40 +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 Don't explicitly warn against semicolon_in_expressions_from_macros 2023-12-05 11:35:09 +01:00
render.rs Insert fn call parens only if the parens inserted around field name 2023-12-04 22:37:34 +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