excalidraw / excalidraw-vscode

Excalidraw for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=pomdtr.excalidraw-editor
MIT License
477 stars 60 forks source link

Does this work on Windows? #63

Closed unional closed 2 years ago

unional commented 2 years ago

When I install it and open a test.excalidraw, I got a blank page with no controls. I do notice the theme icon on the top right so the extension is handling this file.

image

pomdtr commented 2 years ago

This extension is supposed to work on windows. Can you open the developer console and see if you spot any errors ?

image
pomdtr commented 2 years ago

Are you using vscodium by any chance ? There is an ongoing issue with openvsx: #56

unional commented 2 years ago

I'm using vscode. Somehow it starts working now. Maybe after I reboot my computer. Don't know what went wrong. 🤷

Thanks! 🌷

sushruth commented 2 years ago

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 -

image

This is what I see in the devtools. VSCode's service worker seems to be throwing a 401 on these URLs.

henrikvilhelmberglund commented 1 year ago

On Windows at least you need to restart VSCode for the extension to work.

unional commented 1 year ago

It is working for me since. If you encounter this issue, try @henrikvilhelmberglund suggestion. Close all VSCode instance and restart