-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
Describe the bug
When editing on the Git diff editor (the built-in compare view) and saving the file by :w command, VS Code unexpectedly switches focus to a normal text editor of the same file.
This starts with VSCodeVim 1.31.0 and does not happen with VSCodeVim 1.30.1. Disabling VSCodeVim stops the issue.
To Reproduce
Steps to reproduce the behavior:
- Open a repository with changes and open a diff (via Source Control → click a file → Open Changes).
- Focus the right side of the diff editor and make any edit.
- Save using
:w - Focus jumps to a normal editor view of the file
Expected behavior
Stay in the diff editor on :w.
Environment (please complete the following information):
- Extension (VsCodeVim) version: 1.31.0
- VSCode version: 1.105.1
- OS: Mac OS X 14.7.1
Additional context
Add any other context about the problem here.
lephihuongss020, dangquangvn, eddienubes, 333fred, pradlol and 3 more
Metadata
Metadata
Assignees
Labels
No labels