We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
installing extension fails to display any md file that was previously open in Visual Studio prior to installation.
md
Installed extension in VS2019
Expected behavior: [What you expected to happen]
markdown preview
Actual behavior: [What actually happened]
If I disable the extension, I can view the text of the file that otherwise gave an error.
This appears to only be problematic with files that were open when the extension was installed.
Easily fixed, just not very intuitive if there were already open md files at install time.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
installing extension fails to display any
md
file that was previously open in Visual Studio prior to installation.Steps to reproduce
Installed extension in VS2019
Expected behavior: [What you expected to happen]
markdown preview
Actual behavior: [What actually happened]
If I disable the extension, I can view the text of the file that otherwise gave an error.
This appears to only be problematic with files that were open when the extension was installed.
Easily fixed, just not very intuitive if there were already open md files at install time.
The text was updated successfully, but these errors were encountered: