Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preview is in stale state after undoing changes in source from Git view #8385

Closed
sandy081 opened this issue Jun 28, 2016 · 1 comment
Closed
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug markdown Markdown support issues verified Verification succeeded

Comments

@sandy081
Copy link
Member

#7945

Steps to Reproduce:

  1. Open a .md file (You can use the one in vscode workspace)
  2. Open the preview on the right
  3. Delete some content in the source and observe the preview is also updated
  4. Close the source file
  5. Go to Git view and undo the changes done to the source file

Observe that preview is still stale

@sandy081 sandy081 added bug Issue identified by VS Code Team member as probable bug markdown Markdown support issues labels Jun 28, 2016
@mjbvz mjbvz assigned mjbvz and unassigned kieferrm Sep 21, 2016
@mjbvz
Copy link
Collaborator

mjbvz commented Sep 21, 2016

It looks like this has been fixed:

sep-20-2016 17-59-54

You still have to have the file open in a VS editor. If you use the command line to revert the change, we do not pick it up. That work is tracked by #5687

@mjbvz mjbvz closed this as completed Sep 21, 2016
@ramya-rao-a ramya-rao-a added the verified Verification succeeded label Sep 28, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug markdown Markdown support issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants