You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After installing Auto-Open Markdown Preview , it seemed to work on the first try, but since then whenever I open a markdown file the preview window displays the wrong thing.
Open a .md file
Output window displays the following: Updating C/C++ dependencies...
Downloading package 'Visual Studio Windows Debugger' Failed at stage: downloadPackages Error: unable to get local issuer certificate
Finished
Instead of a markdown preview window, I get a window called Preview '2', and it contains the same text as the output window.
This happens each time, and when clicking Show Source for Preview '2', I get this error:
Cannot read property 'getEditorType' of null
Does anyone have any suggestions on why this is happening?
The text was updated successfully, but these errors were encountered:
After installing
Auto-Open Markdown Preview
, it seemed to work on the first try, but since then whenever I open a markdown file the preview window displays the wrong thing.Open a
.md
fileOutput window displays the following:
Updating C/C++ dependencies...
Downloading package 'Visual Studio Windows Debugger' Failed at stage: downloadPackages
Error: unable to get local issuer certificate
Finished
Instead of a markdown preview window, I get a window called
Preview '2'
, and it contains the same text as the output window.This happens each time, and when clicking
Show Source
forPreview '2'
, I get this error:Does anyone have any suggestions on why this is happening?
The text was updated successfully, but these errors were encountered: