rust-analyzer/crates/ide-completion/src
Chayim Refael Friedman 0b6df1716d Fix completion in when typing integer.|
It should show integer, not floating point methods.
2025-06-27 00:12:27 +03:00
..
completions Revert "Turn BlockId into a #[salsa::tracked]" 2025-06-19 07:40:01 +02: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 completion in when typing integer.| 2025-06-27 00:12:27 +03: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