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.
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 arrowdoes not work;backspacedoes not do anything;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);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.