Closed
Description
opened on Feb 21, 2024
When I use the quick fix feature, the autocomplete inserts an escape backslash to every curly brace character.
Recording.2024-02-21.011843.mp4
rust-analyzer version: (eg. output of "rust-analyzer: Show RA Version" command, accessible in VSCode via Ctrl/β+Shift+P)
rust-analyzer version: 0.3.1850-standalone (68c506f 2024-02-19)
(It works when I rolled back to an older version, so it is likely a regression)
rustc version: (eg. output of rustc -V
)
rustc 1.76.0 (07dca489a 2024-02-04)
relevant settings: (eg. client settings, or environment variables like CARGO
, RUSTC
, RUSTUP_HOME
or CARGO_HOME
)
None
Activity