rust-analyzer/crates/ide-completion
Milo Moisson c5686c8941
fix: set the right postfix snippets competion source range
Changed the completion item source_range to match
the replaced text. Though in VS Code it may not be
disturbing because the snippet is previewed in a
box, but in Helix editor, it's previewed by applying
the main text edit.
2024-04-03 00:00:34 +02:00
..
src fix: set the right postfix snippets competion source range 2024-04-03 00:00:34 +02:00
Cargo.toml Cleanup 2024-03-04 11:10:06 +01:00