rust/crates/rust-analyzer
DropDemBits 07421c13d4
fix: Don't add \ before {
The LSP snippet grammar only specifies that `$`, `}`, and `\` can be escaped with
backslashes, but not `{`.
2024-02-20 14:35:59 -05:00
..
2024-02-20 14:35:59 -05:00
2024-02-19 18:12:08 +08:00