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

Cannot go "back" from a clicked link #12

Open
AGBrown opened this issue Jun 30, 2013 · 1 comment
Open

Cannot go "back" from a clicked link #12

AGBrown opened this issue Jun 30, 2013 · 1 comment

Comments

@AGBrown
Copy link

AGBrown commented Jun 30, 2013

Environment:

Microsoft Visual Studio Ultimate 2012
Version 11.0.60315.01 Update 2
Microsoft .NET Framework
Version 4.5.50709

Markdown Mode version 2.4

If I have a markdown document with links to http or https pages in it, when I click a link in the markdown preview window (in order to check the link goes to the correct destination) I cannot then go back to the original markdown preview.

With the preview window in focus:

  • Alt + left arrow does not work;
  • backspace does not do anything;
  • neither does Ctrl+- or the back button on the Visual Studio toolbar (I'm not sure these two should, as they are usually used to go to your last code location, but I thought I would try them anyway);
  • closing and re-opening the preview window does not restore the original preview.

The only way to restore the preview is to close the whole markdown document, and then the preview window will re-sync with the document.

@sharwell
Copy link
Contributor

You can also type a change in the document to force a refresh.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants