Skip to content

Rename symbol (F2) and the following Home key closes the Rename symbol dialog #249743

Open
@jakubklos77

Description

@jakubklos77

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.100.2
  • OS Version: Ubuntu 24.04

Steps to Reproduce:

  1. Open any javascript file with some variable and place the cursor to the first character of the variable identifier
  2. Press F2 to Rename symbol and quickly press Home (to unselect the selected variable name in the Rename symbol dialog).
    Either this step works without an issue or the dialog is closed and the cursor jumps to the beginning of the line (which is an issue). Repeat this step (2) multiple times and you will reproduce the issue once out of 3 attempts always. Happens with any language.

When renaming many variables this is an issue and it should be fixed. Once the dialog is open it should not close after pressing the Home key.

I can provide a video if required.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions