Skip to content

Commit

Permalink
Auto merge of #17587 - joshka:jm/edit-name-after-refactor, r=Veykril
Browse files Browse the repository at this point in the history
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

https://github.com/user-attachments/assets/4cf38740-ab22-4b94-b0f1-eddd51c26c29

I haven't yet looked at the module or function extraction assists yet.
  • Loading branch information
bors committed Jul 15, 2024
2 parents 7ff64cc + 362e5a9 commit e89ca34
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit e89ca34

Please sign in to comment.