Bug
After editing a Markdown (.md) file in Document Viewer, the file cannot be saved.
When I try to close the file, VS Code asks whether I want to save the changes. Selecting Save does not work, and the file remains open with the same save prompt.
Steps to reproduce
- Open a
.md file with Document Viewer.
- Edit the content.
- Press
Ctrl + S.
- Try to close the file.
- Select Save when prompted.
Actual result
The file is not saved and cannot be closed normally because the save prompt keeps appearing.
Expected result
The changes should be saved, and the file should close normally.
Bug
After editing a Markdown (
.md) file in Document Viewer, the file cannot be saved.When I try to close the file, VS Code asks whether I want to save the changes. Selecting Save does not work, and the file remains open with the same save prompt.
Steps to reproduce
.mdfile with Document Viewer.Ctrl + S.Actual result
The file is not saved and cannot be closed normally because the save prompt keeps appearing.
Expected result
The changes should be saved, and the file should close normally.