Closed unional closed 2 years ago
This extension is supposed to work on windows. Can you open the developer console and see if you spot any errors ?
Are you using vscodium by any chance ? There is an ongoing issue with openvsx: #56
I'm using vscode. Somehow it starts working now. Maybe after I reboot my computer. Don't know what went wrong. 🤷
Thanks! 🌷
EDIT: The issue somehow magically disappeared when I installed an older version manually by downloading from VSCode market place and then updating to new version. Something is definitely wrong here.
@unional I am experiencing this same issue in vscode-insiders right now -
This is what I see in the devtools. VSCode's service worker seems to be throwing a 401 on these URLs.
On Windows at least you need to restart VSCode for the extension to work.
It is working for me since. If you encounter this issue, try @henrikvilhelmberglund suggestion. Close all VSCode instance and restart
When I install it and open a
test.excalidraw
, I got a blank page with no controls. I do notice thetheme
icon on the top right so the extension is handling this file.