rust-analyzer/crates/ide-completion/src
Hayashi Mikihiro 46e86c6aa2 Migrate PathTransform to SyntaxEditor
Signed-off-by: Hayashi Mikihiro <34ttrweoewiwe28@gmail.com>
2025-07-26 13:26:39 +09:00
..
completions Migrate PathTransform to SyntaxEditor 2025-07-26 13:26:39 +09:00
context Fix completion in when typing integer.| 2025-06-27 00:12:27 +03:00
render chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02:00
tests Fix assoc type where clause position 2025-07-12 23:48:41 +08:00
completions.rs chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02:00
config.rs cargo fmt 2025-03-15 21:32:01 +01:00
context.rs chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02:00
item.rs chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02:00
lib.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
render.rs Merge pull request #20023 from Veykril/push-vkqlnyttnqzl 2025-06-17 12:01:43 +00:00
snippet.rs Allow crate authors to control completion of their things 2025-03-27 14:01:26 +02:00
tests.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00