rust-analyzer/crates/rust-analyzer
bors 8efe8a8528
Trigger VSCode to rename after extract variable assist is applied
When the user applies the "Extract Variable" assist, the cursor is
positioned at the newly inserted variable. This commit adds a command
to the assist that triggers the rename action in VSCode. This way, the
user can quickly rename the variable after applying the assist.

Fixes part of: #17579
2024-07-12 19:06:19 -07:00
..
src Trigger VSCode to rename after extract variable assist is applied 2024-07-12 19:06:19 -07:00
tests Re-implement tidy as an xtask action 2024-07-07 09:12:16 +02:00
build.rs Bump Cargo.lock 2024-05-14 10:57:02 +02:00
Cargo.toml Drop sourcegen 2024-07-07 09:00:19 +02:00