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
I have a problem with Learn Preview Extension.
I am trying to preview markdown file and nothing happend when extension is enabled.
Other thing is when I enable this extension sync with Github stopped work, there is a communicate 'scanning for git repo'.
After disabling an extension sync with git work properly and preview also works but it missing some features like it doesnt show included files.
Extension version: 1.0.7
VS Code version: Code 1.90.2 (5437499feb04f7a586f677b155b039bc2b3669eb, 2024-06-18T22:34:26.404Z)
OS version: Windows_NT x64 10.0.22631
The text was updated successfully, but these errors were encountered:
On further investigation I discovered that the problem occurs when I work on a large repository, the extension has an 'activating' status and nothing happens, when I work on a smaller repo or just one file, the extension works ok.
This error 'Cannot read properties of undefinied (reading osPlatform)' happens when I try to 'Learn: Preview - previewtopic'
The other thing is that enabling the extension on a large repo uses a lot of computer resources, so I think there is an optimisation problem.
I hope it start work on bigger repos in new versions.
I'm facing this error for https://github.com/MicrosoftDocs/azure-dev-docs I forked the repo and opened it in codespaces. Attempting to Learn: Preview any article results in the same error. Here it is for reference:
Hi.
I have a problem with Learn Preview Extension.
I am trying to preview markdown file and nothing happend when extension is enabled.
Other thing is when I enable this extension sync with Github stopped work, there is a communicate 'scanning for git repo'.
After disabling an extension sync with git work properly and preview also works but it missing some features like it doesnt show included files.
Extension version: 1.0.7
VS Code version: Code 1.90.2 (5437499feb04f7a586f677b155b039bc2b3669eb, 2024-06-18T22:34:26.404Z)
OS version: Windows_NT x64 10.0.22631
The text was updated successfully, but these errors were encountered: