Skip to content

Applying a codefix loses the cursor #43002

@ghost

Description

Issue Type

Feature Request

Description

  • Type:
function f() { await 0; }
  • Move cursor to await.
  • Click on the light bulb and apply the codefix.
  • The cursor is gone. It would be nice if it were still at the position it was before the codefix.

Ideally, there would be a key I could press to enter the lightbulb-menu so I wouldn't have to use the mouse at all.

VS Code Info

VS Code version: Code - Insiders 1.20.0-insider (f2b2109, 2018-02-02T06:17:03.200Z)
OS version: Linux x64 4.4.0-83-generic

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugeditor-code-actionsEditor inplace actions (Ctrl + .)verifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions