Open
Description
Describe the bug
When using preview, :w doesn't remove the document from preview. Looking at the code it seems it does that if :w [FILENAME] is used here
To Reproduce
Steps to reproduce the behavior:
- Enable preview from quick open and Preview from code navigation
- Open document
- Use command :w
- Note that the document is still in preview
- Type Cmd+s
- Note the document has left preview
Expected behavior
Match save
- Extension (VsCodeVim) version:
- VSCode version:
- OS:
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
No labels