rust-analyzer/crates/ide-diagnostics
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
Cargo.toml internal: Enforce utf8 paths 2024-03-19 15:39:00 +01:00